Former-commit-id: 57eb1c9459
This commit is contained in:
Hadi
2024-06-17 23:57:26 +02:00
parent ad86356f9a
commit 8dc316d6a4
3 changed files with 12 additions and 5 deletions

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
};
}