renamed plasma6 option
This commit is contained in:
parent
ded7c12169
commit
1903d41ce3
1 changed files with 1 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ in {
|
|||
drivers = with pkgs; [ epson-escpr ];
|
||||
};
|
||||
udev.packages = with pkgs; [ platformio openocd yubikey-personalization ];
|
||||
desktopManager.plasma6.enable = true;
|
||||
pipewire = {
|
||||
enable = true;
|
||||
alsa.enable = true;
|
||||
|
|
@ -30,7 +31,6 @@ in {
|
|||
exportConfiguration = true;
|
||||
excludePackages = (with pkgs; [ xterm ]);
|
||||
displayManager.startx.enable = true;
|
||||
desktopManager.plasma6.enable = true;
|
||||
};
|
||||
greetd = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue