mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-07 16:47:23 +08:00
3 lines
55 B
Nix
3 lines
55 B
Nix
{ pkgs, ... }: {
|
|
virtualisation.lxd.enable = true;
|
|
}
|