diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-02-10 09:59:07 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-02-10 09:59:07 -0600 |
| commit | 6318f32e342dafe75f637f618f28726387cb7081 (patch) | |
| tree | 71fcc0ed4a9b17fc61c628a0267017289f7cdd5b /sys/default.nix | |
| parent | c71f6e94f050e6aefb5dff56c16ce95619c92c39 (diff) | |
sys/hv: enable NixVirt
Diffstat (limited to '')
| -rw-r--r-- | sys/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/default.nix b/sys/default.nix index bcba7c3..38a9e06 100644 --- a/sys/default.nix +++ b/sys/default.nix @@ -5,6 +5,7 @@ with lib; { ./auth.nix ./boot.nix ./fs + ./hv ./net.nix ./nspawn.nix ./options.nix |
