This website requires JavaScript.
Explore
Help
Register
Sign In
m3tam3re
/
nix-configurations
Watch
1
Star
0
Fork
You've already forked nix-configurations
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0ad10eca88
nix-configurations
/
home
/
features
/
virtualization
/
default.nix
2 lines
43 B
Nix
Raw
Normal View
History
Unescape
Escape
finished m3-nix homeconfig
2023-02-05 13:36:38 +00:00
{
imports
=
[
./podman.nix
./qemu.nix
]
;
}