nord: desktop apps

This commit is contained in:
2023-03-11 03:39:06 +01:00
parent 1abe47b0c2
commit cf52f57012
11 changed files with 111 additions and 36 deletions
+6 -1
View File
@@ -13,6 +13,8 @@
boot.kernelPackages = pkgs.linuxPackages_latest; # amdgpu audio fix when at 4k@60fps
services.flatpak.enable = true;
imports = [
./hardware-configuration.nix
../../hardware/rocm.nix
@@ -26,13 +28,16 @@
#../../profiles/desktop/sound/pipewire.nix
#../../profiles/desktop/sound/alsa.nix
../../profiles/desktop/steam.nix
../../profiles/nfs/reidun.nix
#../../profiles/remote-builders #
../../profiles/remote-builders
#../../profiles/autossh-reverse-tunnels
#../../profiles/domeneshop-dyndns # handled by noximilien
];
networking.firewall.allowedTCPPorts = [ 57621 ]; # spotify
# run/build weird binaries
# TODO: somehow make sure this is in sync with remote-builders