Jump to content

LXD: Difference between revisions

From NixOS Wiki
imported>Nix
m add applications and server categories
Klinger (talk | contribs)
mNo edit summary
Line 9: Line 9:
[https://www.srid.ca/lxc-nixos Blog post on using LXD in NixOS]
[https://www.srid.ca/lxc-nixos Blog post on using LXD in NixOS]


[[Category:Applications]]
[[Category:Server]]
[[Category:Servers]]

Revision as of 20:55, 19 April 2024

LXD (Linux Container Hypervisor) offers a REST API to manage containers. LXD configuration is supported via NixOS options

☶︎
This article or section needs to be expanded. Further information may be found in the related discussion page. Please consult the pedia article metapage for guidelines on contributing.

Additional Resources

Blog post - Running NixOS in a Linux Container - LXC

Blog post on using LXD in NixOS