Compare commits

..

No commits in common. "5ca554ebde57a969b2b98b9e9219f4ea0a8ae20f" and "223e7423ee85b9dc9ab39f3899d0d372b8837ad9" have entirely different histories.

View file

@ -1,9 +1,6 @@
{ config, pkgs, ... }:
{
virtualisation.incus = {
enable = true;
ui.enable = true;
};
virtualisation.incus.enable = true;
environment.systemPackages = with pkgs; [
incus