This commit is contained in:
Aleksandr Lebedev 2025-03-08 14:13:43 +01:00
parent 87d3681b22
commit bed80a26f7
3 changed files with 13 additions and 3 deletions

View file

@ -16,6 +16,13 @@
../../users/andrej
];
services.zerotierone = {
enable = true;
joinNetworks = [
"a09acf0233dccb4a"
];
};
hardware.nvidia.open = lib.mkForce false;
hardware.nvidia.package = lib.mkForce config.boot.kernelPackages.nvidiaPackages.stable;
#sops.secrets."ssh_keys/${hwconfig.hostname}" = {};