change iptsd and system-control to nixpkgs versions - fixes iptsd bug

This commit is contained in:
Flameopathic
2024-06-20 20:45:41 -04:00
committed by GitHub
parent 083823b790
commit 27487bcd12
5 changed files with 6 additions and 81 deletions

View File

@@ -6,8 +6,6 @@ let
in {
imports = [
./kernel
./ipts
./surface-control
];
microsoft-surface.kernelVersion = mkDefault "6.6";