diff options
| author | Grigory Shipunov | 2023-09-03 19:15:43 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2023-09-03 19:15:48 +0200 |
| commit | 0cac9a9de9cc1c1d30e411a15ab119299b344a38 (patch) | |
| tree | a18d947f5fd53021b374a9cc2b3962c7df6d06ba /flake.nix | |
| parent | 3f95e79c6830610c5ed36b9c2ba5898920ce9e13 (diff) | |
add virtualization to dishwasher
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ ./hosts/dishwasher ./modules/basic-tools ./modules/binary-caches.nix + ./modules/virtualization.nix ./modules/server ]; }; |
