diff options
| author | seth <[email protected]> | 2023-02-24 17:07:28 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-02-24 17:07:28 -0500 |
| commit | f41124b52c53a3eabe924f38ec48705acf64c585 (patch) | |
| tree | 164daf6ed3eb7661530edb622dac8885416da700 /hosts/glados/default.nix | |
| parent | aca27692dcbe455d428b5b77b3e8c6f3c9006358 (diff) | |
improve desktop stuff
Diffstat (limited to 'hosts/glados/default.nix')
| -rw-r--r-- | hosts/glados/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/glados/default.nix b/hosts/glados/default.nix index 0994349..1bccb8c 100644 --- a/hosts/glados/default.nix +++ b/hosts/glados/default.nix @@ -1,5 +1,6 @@ _: { imports = [ + ../common/hardware ../common/hardware/nvidia.nix ./boot.nix ./hardware-configuration.nix |
