initial commit
This commit is contained in:
4
hosts/common/optional/kde.nix
Normal file
4
hosts/common/optional/kde.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
# NOTE(starter): This is just a basic enabling of the XFCE windows manager for simplicity
|
||||
{
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user