Added Overlays for gs1200 exporter and oicwarden

This commit is contained in:
2026-05-19 20:10:53 +02:00
parent 75b0824699
commit 7b08a28bab
8 changed files with 50 additions and 35 deletions
-6
View File
@@ -34,12 +34,6 @@
./obsidian.nix
];
nixpkgs.config.allowUnfreePredicate =
pkg:
builtins.elem (lib.getName pkg) [
"wezterm.nvim"
];
home = {
username = primaryUser;
stateVersion = "26.05";