mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 19:42:10 +02:00
@@ -20,6 +20,7 @@
|
|||||||
../../nixos/docker.nix
|
../../nixos/docker.nix
|
||||||
../../nixos/pia.nix
|
../../nixos/pia.nix
|
||||||
|
|
||||||
|
# Choose your theme here
|
||||||
../../themes/stylix/pinky.nix
|
../../themes/stylix/pinky.nix
|
||||||
|
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
autoUpgrade = false;
|
autoUpgrade = false;
|
||||||
autoGarbageCollector = false;
|
autoGarbageCollector = false;
|
||||||
|
|
||||||
|
# Choose your theme variables here
|
||||||
theme = import ../../themes/var/pinky.nix;
|
theme = import ../../themes/var/pinky.nix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user