From f38ba12b1b48926150652c9eda499c154573bd0e Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 24 May 2026 08:19:40 -0500 Subject: Import re module for laptop --- hosts/laptop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/laptop') 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 ]; -- cgit v1.2.3