change theme

This commit is contained in:
Hadi
2024-11-08 14:19:25 +01:00
parent 3b45228e47
commit 48c334cb5e
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
../../nixos/docker.nix
../../nixos/pia.nix
# Choose your theme here
../../themes/stylix/pinky.nix
./hardware-configuration.nix

View File

@@ -22,6 +22,7 @@
autoUpgrade = false;
autoGarbageCollector = false;
# Choose your theme variables here
theme = import ../../themes/var/pinky.nix;
};
}