Changed to KDE Plasma

This commit is contained in:
KoenDR06 2024-04-28 15:45:26 +02:00
parent befbaea61e
commit 64f6752728
2 changed files with 5 additions and 5 deletions

View file

@ -6,9 +6,7 @@
pkgs,
...
}: {
imports = [
./gnome.nix
];
imports = [];
nixpkgs = {
overlays = [