This commit is contained in:
4DBug
2025-03-18 13:23:13 -05:00
parent 5caf4201a8
commit f9a9ba79a3

View File

@@ -76,6 +76,7 @@ ssh -R \"$\{name}:80:localhost:$\{port}\" tuns.sh'\'' _";
nmap
inetutils
sshs
gnumake
];
services = {
@@ -193,7 +194,7 @@ ssh -R \"$\{name}:80:localhost:$\{port}\" tuns.sh'\'' _";
powerManagement.finegrained = false;
open = false;
nvidiaSettings = true;
package = config.boot.kernelPackages.nvidiaPackages.stable;
package = config.boot.kernelPackages.nvidiaPackages.production;
};
};