nord: desktop apps
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user