back to kde+karousel, niri was cool, but it wasn't kde
This commit is contained in:
parent
b106482e3c
commit
566460deb2
14 changed files with 53 additions and 348 deletions
|
|
@ -33,7 +33,22 @@
|
|||
];
|
||||
config.common.default = "*";
|
||||
};
|
||||
programs.kdeconnect.enable = true;
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
kara
|
||||
kdePackages.karousel
|
||||
kde-rounded-corners
|
||||
];
|
||||
plasma6.excludePackages = with pkgs.kdePackages; [
|
||||
elisa
|
||||
gwenview
|
||||
kate
|
||||
];
|
||||
};
|
||||
programs = {
|
||||
kdeconnect.enable = true;
|
||||
partition-manager.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
homeManager.kde =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue