diff options
| author | Christian <[email protected]> | 2026-05-24 08:19:40 -0500 |
|---|---|---|
| committer | Christian <[email protected]> | 2026-05-24 08:19:40 -0500 |
| commit | f38ba12b1b48926150652c9eda499c154573bd0e (patch) | |
| tree | 7138f611323215ed0acd70cb2a8173b58a2fd71c /hosts/laptop | |
| parent | f72d9c4e9f4530b31aef6cfb3664deed324e935e (diff) | |
Import re module for laptop
Diffstat (limited to 'hosts/laptop')
| -rw-r--r-- | hosts/laptop/configuration.nix | 2 |
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 ]; |
