diff options
| author | seth <[email protected]> | 2024-03-10 15:30:52 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-03-10 15:30:52 -0400 |
| commit | 7619ddbe3a656f02a110620cf1f3cfc43a1959bd (patch) | |
| tree | 6c7d0f85c4091c23cbbea15c633648bc8acd4fa2 /systems/glados/default.nix | |
| parent | cd34bfd2f4892a44038e7498164ace97ad9a8a67 (diff) | |
glados: use plasma 6 for now
Diffstat (limited to 'systems/glados/default.nix')
| -rw-r--r-- | systems/glados/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/glados/default.nix b/systems/glados/default.nix index 5c6fcee..a532a2d 100644 --- a/systems/glados/default.nix +++ b/systems/glados/default.nix @@ -15,7 +15,7 @@ desktop = { enable = true; - gnome.enable = true; + plasma.enable = true; }; traits = { |
