diff --git a/system/shared.nix b/system/shared.nix index ec0582b..866004a 100644 --- a/system/shared.nix +++ b/system/shared.nix @@ -97,5 +97,7 @@ virtualisation.docker.enable = true; + xdg.portal.enable = true; + system.stateVersion = "24.05"; }