i hate nix

This commit is contained in:
Schrottkatze 2025-08-30 01:51:31 +02:00
parent 88401c01be
commit 9da6b54f5c
10 changed files with 59 additions and 55 deletions

View file

@ -7,7 +7,7 @@
home.packages = [
# TODO: figure out if the previous enabled option depends on these anyway
pkgs.libwacom
pkgs.wacomtablet
pkgs.kdePackages.wacomtablet
];
};
}