diff options
| author | Christian <[email protected]> | 2026-01-28 20:15:06 -0600 |
|---|---|---|
| committer | Christian <[email protected]> | 2026-01-28 20:15:06 -0600 |
| commit | dd286caa25a8975bbe190c0a374155180022e347 (patch) | |
| tree | d836c01f5d511cf298ed888666b3970ddeb56188 /hosts/desktop/configuration.nix | |
| parent | ffea2846e2de5da72c890d4e48118959857d122e (diff) | |
Laptop: Necessary changes to boot
Diffstat (limited to 'hosts/desktop/configuration.nix')
| -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 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"; |
