From dd286caa25a8975bbe190c0a374155180022e347 Mon Sep 17 00:00:00 2001 From: Christian Date: Wed, 28 Jan 2026 20:15:06 -0600 Subject: Laptop: Necessary changes to boot --- hosts/desktop/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/desktop') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index b09a5ee..c1861ba 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -4,6 +4,7 @@ imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix + ../../modules/common.nix ]; networking.hostName = "desktop"; -- cgit v1.2.3