This commit is contained in:
Hadi
2024-06-17 16:33:34 +02:00
committed by GitHub
parent 8b2f8c08d3
commit 3f613c9910
7 changed files with 24 additions and 3 deletions

View File

@@ -21,8 +21,9 @@
autoUpgrade = false;
autoGarbageCollector = false;
sops = true;
sops = true; # change the sops configuration if you want to enable that
nextcloud = true;
obsidian = true; # change the nvim's obsidian configuration if you want to enable that
theme = import ../themes/nixy.nix;
};