diff options
Diffstat (limited to 'hosts/glados/default.nix')
| -rw-r--r-- | hosts/glados/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/glados/default.nix b/hosts/glados/default.nix index 96fa381..39687a2 100644 --- a/hosts/glados/default.nix +++ b/hosts/glados/default.nix @@ -5,7 +5,7 @@ ... }: { imports = [ - (modulesPath + "/profiles/minimal.nix") + (modulesPath + "/profiles/base.nix") ../common ../common/desktop/gnome.nix ../common/hardware/nvidia.nix |
