[General] Update to 24.11

Drop kwin backports
Drop removed printing packages
This commit is contained in:
Antoine Viallon 2024-11-18 17:03:04 +01:00
parent 69ee53452d
commit d04b4a1f7d
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
11 changed files with 9 additions and 57 deletions

View file

@ -25,8 +25,6 @@ in {
};
config = mkIf cfg.enable {
hardware.opengl.driSupport32Bit = true;
aviallon.programs.nvtop = {
enable = true;
};