Add KDE role
This commit is contained in:
parent
a2139de8e5
commit
da33ec4712
4 changed files with 15 additions and 5 deletions
7
roles/kde/default.nix
Executable file
7
roles/kde/default.nix
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./plasma.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue