add guest agent
This commit is contained in:
@@ -18,6 +18,8 @@
|
|||||||
# ./module/etherpad/etherpad.nix
|
# ./module/etherpad/etherpad.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
services.qemuGuest.enable = true;
|
||||||
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
nix.gc.automatic = true;
|
nix.gc.automatic = true;
|
||||||
nix.gc.dates = "03:15";
|
nix.gc.dates = "03:15";
|
||||||
|
|||||||
Reference in New Issue
Block a user