Separated applications and destops
This commit is contained in:
6
home/desktops/kde/default.nix
Normal file
6
home/desktops/kde/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
# KDE specific packages
|
||||
filelight
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user