Modified a few things

This commit is contained in:
William 2024-06-26 07:59:18 -03:00
parent fe74f664e1
commit 34dceb81b2
4 changed files with 88 additions and 78 deletions

View file

@ -98,5 +98,5 @@ in {
};
environment.plasma6.excludePackages =
(with pkgs.kdePackages; [ elisa gwenview oxygen khelpcenter konsole ]);
(with pkgs.kdePackages; [ elisa gwenview oxygen khelpcenter ]);
}