disable resolved for now

This commit is contained in:
Nathan McCarty 2022-12-26 09:54:23 -05:00
parent e3c5739ab3
commit eeb0deba49
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
sshKey = config.sops.secrets."borg-ssh-key".path;
};
kubo = { enable = true; };
resolved = { enable = true; };
# resolved = { enable = true; };
};
hardware = {
amdPassthrough = true;