This commit is contained in:
Gerg-L 2024-07-08 17:10:21 -04:00
commit 0d0b062a51
No known key found for this signature in database
3 changed files with 4 additions and 6 deletions

View file

@ -88,4 +88,5 @@ in {
++ optional cfg.enableManpages packages.${pkgs.stdenv.system}.docs-manpages;
};
};
_file = ./home-manager.nix;
}

View file

@ -88,4 +88,5 @@ in {
++ optional cfg.enableManpages packages.${pkgs.stdenv.system}.docs-manpages;
};
};
_file = ./nixos.nix;
}