mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Update config-plasma.nix
This commit is contained in:
parent
15c1d6bc1c
commit
c7e70d1c06
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
||||||
libsForQt5.plasma-nm
|
libsForQt5.plasma-nm
|
||||||
libsForQt5.plasma-pa
|
libsForQt5.plasma-pa
|
||||||
libsForQt5.discover
|
libsForQt5.discover
|
||||||
|
libsForQt5.sddm
|
||||||
thunderbird
|
thunderbird
|
||||||
tilix
|
tilix
|
||||||
];
|
];
|
||||||
|
@ -70,6 +71,7 @@
|
||||||
|
|
||||||
# Plasma
|
# Plasma
|
||||||
services.xserver.enable = true;
|
services.xserver.enable = true;
|
||||||
|
services.xserver.displayManager.sddm.enable = true;
|
||||||
services.xserver.desktopManager.plasma5.enable = true;
|
services.xserver.desktopManager.plasma5.enable = true;
|
||||||
|
|
||||||
# Enable Pipewire
|
# Enable Pipewire
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue