diff --git a/flake.nix b/flake.nix index 012d81ff..209d8793 100644 --- a/flake.nix +++ b/flake.nix @@ -88,6 +88,8 @@ home-manager.useUserPackages = true; home-manager.users.aly = import ./home/aly; } + nixos-hardware.nixosModules.common-pc-laptop-ssd + nixos-hardware.nixosModules.common-cpu-intel ]; };