moved home.nix into default.nix

This commit is contained in:
John Lancaster
2025-07-04 10:44:40 -05:00
parent 39a8b1455b
commit 7f5aea6a86
2 changed files with 12 additions and 10 deletions

View File

@@ -45,7 +45,7 @@
homeManagerModules.default = { ... }: {
imports = [
./nixosModules/options.nix
./home.nix
./homeManagerModules
inputs._1password-shell-plugins.hmModules.default
];
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [