Removed kde from blackbird because autorotate

This commit is contained in:
2024-08-30 12:34:44 -03:00
parent 01e03e8569
commit 93580543fe
3 changed files with 2 additions and 3 deletions

View File

@@ -146,7 +146,7 @@
./home
./home/shell
./home/applications
./home/desktops/kde
./home/desktops/gnome
];
};
}

View File

@@ -7,6 +7,5 @@
kdePackages.kdenlive
kdePackages.alpaka
kitty
maliit-keyboard
];
}

View File

@@ -19,7 +19,7 @@ in {
../../modules/containers.nix
../../modules/virtualization.nix
../../modules/harden.nix
../../modules/kde.nix
../../modules/gnome.nix
#../../modules/waydroid.nix
];