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
d05021e153
configuration.nix
/
hosts
/
rico1
/
containers
/
default.nix
8 lines
90 B
Nix
Raw
Normal View
History
Unescape
Escape
add flake output for rico1
2023-08-15 13:06:06 +05:30
_
:
{
reformat with nixpkgs-fmt
2023-11-04 16:12:45 +05:30
imports
=
[
]
;
add flake output for rico1
2023-08-15 13:06:06 +05:30
virtualisation
.
oci-containers
=
{
switch container backend to podman
2023-10-08 11:36:44 +05:30
backend
=
"
p
o
d
m
a
n
"
;
add flake output for rico1
2023-08-15 13:06:06 +05:30
}
;
}
Reference in a new issue
Copy permalink