loki: Add incus

This commit is contained in:
Erwin Boskma 2024-01-03 01:16:06 +01:00
parent 925486152d
commit 513d5ad981
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -433,6 +433,7 @@
};
systemPackages = with pkgs; [
appimage-run
incus
tailscale
];
};