summaryrefslogtreecommitdiff
path: root/systems/common.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2023-11-06 14:36:18 -0500
committerseth <[email protected]>2023-11-06 14:36:18 -0500
commit03e3400e1c7572dcbb17bd20de5e10d3c289de8a (patch)
tree424473ac2aaa6e55394f5c849b8919ef14f81342 /systems/common.nix
parent868263ab2effc0536489837bdba5183623e6507f (diff)
systems: use nixos-hardware
Diffstat (limited to 'systems/common.nix')
-rw-r--r--systems/common.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/systems/common.nix b/systems/common.nix
index ac7fcde..b1a4159 100644
--- a/systems/common.nix
+++ b/systems/common.nix
@@ -22,7 +22,6 @@ in {
])
++ [
self.nixosModules.default
- self.nixosModules.hardware
self.nixosModules.features
hmSetup