From 0884bf57418aa80ef7a71b4228749e7122e2deec Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Tue, 30 Apr 2024 00:23:07 -0400 Subject: [PATCH] added extra modules from nixos-hardware --- flake.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/flake.nix b/flake.nix index 67507ad6..f403b58e 100644 --- a/flake.nix +++ b/flake.nix @@ -70,6 +70,7 @@ modules = [ disko.nixosModules.disko jovian.nixosModules.default + nixos-hardware.nixosModules.common-pc-laptop-ssd home-manager.nixosModules.home-manager ./hosts/mossdeep ./nixosModules @@ -106,6 +107,8 @@ system = "x86_64-linux"; specialArgs = {inherit inputs;}; modules = [ + nixos-hardware.nixosModules.common-pc-ssd + nixos-hardware.nixosModules.common-cpu-amd home-manager.nixosModules.home-manager ./hosts/mauville ./nixosModules @@ -133,6 +136,7 @@ modules = [ disko.nixosModules.disko impermanence.nixosModules.impermanence + nixos-hardware.nixosModules.common-pc-laptop-ssd nixos-hardware.nixosModules.lenovo-thinkpad-t440p home-manager.nixosModules.home-manager ./hosts/rustboro