Former-commit-id: 57eb1c9459
This commit is contained in:
Hadi
2024-06-17 23:57:26 +02:00
parent 63f101763d
commit 1bd451a8bb
3 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -26,6 +26,6 @@
sops = true;
obsidian = false;
theme = import ../themes/catppuccin.nix; # select your theme here
theme = import ../themes/windows.nix; # select your theme here
};
}