edison: various changes
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user