This website requires JavaScript.
Explore
Help
Sign in
adtya
/
configuration.nix
Watch
1
Star
0
Fork
You've already forked configuration.nix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6d02b477f0
configuration.nix
/
hosts
/
skipper
/
virtualisation
/
default.nix
5 lines
105 B
Nix
Raw
Normal View
History
Unescape
Escape
skipper: move virtualisation related config
2024-06-30 23:47:35 +05:30
_
:
{
imports
=
[
./libvirtd.nix
./docker.nix
]
;
rico*: disable remote build on deploy
2024-07-14 19:57:44 +05:30
boot
.
binfmt
.
emulatedSystems
=
[
"
a
a
r
c
h
6
4
-
l
i
n
u
x
"
]
;
skipper: move virtualisation related config
2024-06-30 23:47:35 +05:30
}
Reference in a new issue
Copy permalink