clanModules: add xfce/dino
This commit is contained in:
7
clanModules/xfce.nix
Normal file
7
clanModules/xfce.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
desktopManager.xfce.enable = true;
|
||||
layout = "us";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user