diff options
author | magenbluten <magenbluten@codemonkey.cc> | 2019-06-19 20:06:35 +0200 |
---|---|---|
committer | magenbluten <magenbluten@codemonkey.cc> | 2019-07-14 13:07:15 +0200 |
commit | 4ca7878f5776dbe14184529930614c48a3a34854 (patch) | |
tree | fc20d9b957ede9e51882a1aa9a204de4513c0d16 /mb/1systems/sunsh1n3 | |
parent | 660017a85e88ff14f2945d8e5157dd08442bc568 (diff) |
mb: update host configs
Diffstat (limited to 'mb/1systems/sunsh1n3')
-rw-r--r-- | mb/1systems/sunsh1n3/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mb/1systems/sunsh1n3/configuration.nix b/mb/1systems/sunsh1n3/configuration.nix index d0a609f..633d122 100644 --- a/mb/1systems/sunsh1n3/configuration.nix +++ b/mb/1systems/sunsh1n3/configuration.nix @@ -91,6 +91,7 @@ in { virt-viewer (wine.override { wineBuild = "wineWow"; }) xz + zbackup ]; virtualisation.libvirtd.enable = true; |