From fa5668fdab887a93629d090dafef1dbadf8e8c0d Mon Sep 17 00:00:00 2001 From: Christian Date: Mon, 11 May 2026 21:48:49 -0500 Subject: Dev home manager --- 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 e276b17..b761f5d 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -18,6 +18,7 @@ in # Include the results of the hardware scan. ./hardware-configuration.nix ../../modules/common.nix + ../../modules/dev.nix ]; boot.loader.grub = { -- cgit v1.2.3