attempt plasma flake
This commit is contained in:
parent
dac2d0cf9c
commit
012e493ad3
12 changed files with 561 additions and 5 deletions
11
flakes/de_plasma/home_manager/default.nix
Normal file
11
flakes/de_plasma/home_manager/default.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./plasma.nix
|
||||
./shortcuts.nix
|
||||
./panel.nix
|
||||
./theme.nix
|
||||
./polkit.nix
|
||||
./autostart.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue