This commit is contained in:
kenji
2025-08-13 08:59:27 -05:00
parent dc379f2ee6
commit a270c99361
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
cfg = config.programs.illogical-impulse;
in {
imports = [
./options.nix
../options.nix
];
config = lib.mkIf cfg.enable {