Added Overlays for gs1200 exporter and oicwarden

This commit is contained in:
2026-05-19 20:10:53 +02:00
parent 5ae6b29e15
commit d23d7dc79e
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";