This website requires JavaScript.
Explore
Help
Sign In
greg
/
nixos
Watch
1
Star
0
Fork
1
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
78c802d32c3a7649b3eaa8064d5741ead755941a
nixos
/
hosts
/
jude
/
podman.nix
T
9 lines
91 B
Nix
Raw
Normal View
History
Unescape
Escape
Adding more features to my desktop
2022-05-02 08:53:46 -05:00
{
...
}:
{
A complete reformatting to match nixpkgs-fmt
2024-10-03 11:26:39 -05:00
virtualisation
.
podman
=
{
enable
=
true
;
dockerCompat
=
true
;
};
Adding more features to my desktop
2022-05-02 08:53:46 -05:00
}
Reference in New Issue
Copy Permalink