configuration
common
desktop
dn42
gpg-ssh
hetzner-cloud
hydra-build-machine
proxmox-vm
default.nix
router
flake
hosts
lib
modules
pkgs
users
.gitignore
README.md
flake.lock
flake.nix
6 lines
50 B
Nix
6 lines
50 B
Nix
{ ... }:
|
|
|
|
{
|
|
services.qemuGuest.enable = true;
|
|
}
|