add guest agent

This commit is contained in:
stubbfel
2025-12-09 19:40:08 +01:00
parent f7365ee194
commit 7b102905c1

View File

@@ -18,6 +18,8 @@
# ./module/etherpad/etherpad.nix
];
services.qemuGuest.enable = true;
nixpkgs.config.allowUnfree = true;
nix.gc.automatic = true;
nix.gc.dates = "03:15";