edison: various changes

This commit is contained in:
2024-01-15 10:06:10 +01:00
parent 4db68b9217
commit b771e42ac7
4 changed files with 22 additions and 6 deletions

View File

@@ -8,6 +8,8 @@
xkbVariant = "intl";
};
services.openssh.settings.X11Forwarding = true;
environment.systemPackages = with pkgs; [
xfce.xfce4-pulseaudio-plugin
];
@@ -46,6 +48,7 @@
openFirewall = true;
};
security.polkit.enable = true;
services.flatpak.enable = true;
users.users."felixalb".packages = [ pkgs.flatpak ];
xdg.portal = {