Update options to be in line with 24.05

This commit is contained in:
Vili Sinervä 2024-06-01 12:46:00 +03:00
parent a37ecd626b
commit 22aec3c470
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996
3 changed files with 11 additions and 7 deletions

View file

@ -75,7 +75,7 @@ in
../development.nix
../misc/libinput.nix
];
disabledModules = [ "services/x11/hardware/libinput.nix" ];
disabledModules = [ "services/hardware/libinput.nix" ];
nixpkgs.overlays =
[