This website requires JavaScript.
Explore
Help
Sign In
tbarnouin
/
nixos-hypervisor
Watch
1
Star
0
Fork
You've already forked nixos-hypervisor
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d48bfa332c
nixos-hypervisor
/
systems
/
default.nix
7 lines
58 B
Nix
Raw
Normal View
History
Unescape
Escape
Separate microvm and LXC config
2024-10-16 14:33:27 +02:00
{
inputs
,
.
.
.
}:
First commit
2024-09-09 10:48:56 +02:00
{
Separate microvm and LXC config
2024-10-16 14:33:27 +02:00
imports
=
[
./microvm.nix
]
;
First commit
2024-09-09 10:48:56 +02:00
}
Reference in a new issue
Copy permalink