mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 05:29:23 +08:00
oci use docker
This commit is contained in:
@@ -162,6 +162,7 @@ inputs:
|
||||
yubico = { enable = true; id = "91291"; authFile = ./yubikey_mappings; };
|
||||
services.sudo.yubicoAuth = true;
|
||||
};
|
||||
virtualisation.oci-containers.backend = "docker";
|
||||
}
|
||||
# hostname
|
||||
{ networking.hostName = system.hostname; }
|
||||
|
||||
Reference in New Issue
Block a user