Former-commit-id: 3f613c9910
This commit is contained in:
Hadi
2024-06-17 16:33:34 +02:00
committed by GitHub
parent 6d23ca208e
commit 8aeff4bb9a
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;
};