Compare commits

..

11 commits

Author SHA1 Message Date
atagen
3c4167fcf7 add obisidian 2025-07-21 17:03:18 +10:00
atagen
a92770e2c6 create readme 2025-07-21 17:03:18 +10:00
atagen
48785620bd add yazi 2025-07-21 16:52:27 +10:00
atagen
1931d92960 update meat 2025-07-21 16:52:27 +10:00
atagen
b92b007050 fix up fish aliases/abbrs 2025-07-21 16:52:27 +10:00
atagen
af5e727222 split kitty out to graphical 2025-07-21 16:47:26 +10:00
atagen
3095dc27fe refactor rice into config 2025-07-21 16:47:26 +10:00
atagen
c33b079159 add arbyd quickshell conf 2025-07-21 16:47:26 +10:00
atagen
55fdbf0217 add fish abbrs and header 2025-07-21 16:47:26 +10:00
atagen
7b28c1ddf9 bump meat 2025-07-21 16:47:26 +10:00
atagen
da3c0898c7 refactor in synaptic style 2025-07-21 16:47:26 +10:00

View file

@ -8,9 +8,9 @@ in
{
systems =
definitions:
lib.mapAttrs (
nixpkgs.lib.mapAttrs (
name: info:
lib.nixosSystem {
nixpkgs.lib.nixosSystem {
specialArgs = {
inherit inputs;
userPkgs = recursivePkgs ../pkg;