hosts/sarien/sops.nix: overcomplicate for no reason

hosts/sarien/configuration.nix: change theme to helios

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-04-05 17:48:24 +03:00
parent 07814e5d0e
commit a107419818
2 changed files with 22 additions and 23 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
module.stylix = {
enable = true;
theme = "nord";
theme = "helios";
};
opentabletdriver.enable = false;