mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -21,7 +21,7 @@
|
||||
../../nixos/pia.nix
|
||||
|
||||
# Choose your theme here
|
||||
../../themes/stylix/pinky.nix
|
||||
../../themes/stylix/whitish.nix
|
||||
|
||||
./hardware-configuration.nix
|
||||
./variables.nix
|
||||
|
||||
@@ -23,6 +23,6 @@
|
||||
autoGarbageCollector = false;
|
||||
|
||||
# Choose your theme variables here
|
||||
theme = import ../../themes/var/pinky.nix;
|
||||
theme = import ../../themes/var/whitish.nix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user