diff --git a/flake.nix b/flake.nix index 2276c7a..21e9401 100644 --- a/flake.nix +++ b/flake.nix @@ -84,9 +84,9 @@ }; modules = [ nix-ld.nixosModules.nix-ld - ./modules/nix-core.nix - ./modules/host-users.nix - + ./modules/common + ./modules/machine/valefor + home-manager.nixosModules.home-manager { home-manager.useGlobalPkgs = true;