summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian <[email protected]>2026-05-24 08:19:40 -0500
committerChristian <[email protected]>2026-05-24 08:19:40 -0500
commitf38ba12b1b48926150652c9eda499c154573bd0e (patch)
tree7138f611323215ed0acd70cb2a8173b58a2fd71c
parentf72d9c4e9f4530b31aef6cfb3664deed324e935e (diff)
Import re module for laptop
-rw-r--r--hosts/laptop/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix
index 0544579..2ac3ce0 100644
--- a/hosts/laptop/configuration.nix
+++ b/hosts/laptop/configuration.nix
@@ -11,7 +11,7 @@
# Include the results of the hardware scan.
./hardware-configuration.nix
../../modules/common.nix
- ../../modules/dev.nix
+ ../../modules/re.nix
../../modules/kvm.nix
];