Former-commit-id: 849eb5dd11
This commit is contained in:
Hadi
2024-08-19 00:38:27 +02:00
parent 0ed5d1cf04
commit 8876aae16c
14 changed files with 78 additions and 82 deletions

View File

@@ -27,7 +27,7 @@
# change the nvim's obsidian configuration if you want to enable that:
obsidian = true;
tailscale = true;
usbguard = false;
usbguard = false; # TODO: Add the allow list variable
theme = import ../themes/nixy.nix; # select your theme here
};