This website requires JavaScript.
Explore
Help
Sign In
lynatic
/
flake
Watch
1
Star
0
Fork
You've already forked flake
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
46a97e6a06
flake
/
modules
/
profiles
/
hypervisor.nix
5 lines
91 B
Nix
Raw
Normal View
History
Unescape
Escape
microvm restructuring
2024-10-19 02:07:03 +02:00
{
inputs
,
lib
,
.
.
.
}:
{
hypervisor profile works now
2024-10-19 03:12:57 +02:00
microvm
.
host
.
enable
=
true
;
microvm restructuring
2024-10-19 02:07:03 +02:00
networking
.
useNetworkd
=
true
;
}
Reference in a new issue
Copy permalink