Enable plasma6
This commit is contained in:
parent
7d8d80c6a3
commit
3b78843f34
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ with lib;
|
||||||
# Kernel
|
# Kernel
|
||||||
boot.kernelPackages = pkgs.linuxKernel.packages.linux_xanmod_stable;
|
boot.kernelPackages = pkgs.linuxKernel.packages.linux_xanmod_stable;
|
||||||
|
|
||||||
|
# Plasma!
|
||||||
|
services.desktopManager.plasma6.enable = true;
|
||||||
|
|
||||||
|
|
||||||
## Encryption
|
## Encryption
|
||||||
# Kernel modules needed for mounting USB VFAT devices in initrd stage
|
# Kernel modules needed for mounting USB VFAT devices in initrd stage
|
||||||
|
|
Loading…
Add table
Reference in a new issue