plasma-manager added
This commit is contained in:
parent
bb8d36c094
commit
8e29b1b825
6 changed files with 95 additions and 42 deletions
5
modules/home/plasma/default.nix
Normal file
5
modules/home/plasma/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ ... }: {
|
||||
programs.plasma = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue