diff options
| author | Christian <[email protected]> | 2026-05-11 21:48:49 -0500 |
|---|---|---|
| committer | Christian <[email protected]> | 2026-05-11 21:48:49 -0500 |
| commit | fa5668fdab887a93629d090dafef1dbadf8e8c0d (patch) | |
| tree | 718e944da5fe3304741421e75665feaf13d656ba /hosts/desktop | |
| parent | b37bb85cd72dc3aca02aaa99d944f92ce75246f2 (diff) | |
Diffstat (limited to 'hosts/desktop')
| -rw-r--r-- | hosts/desktop/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 = { |
