diff --git a/modules/base.nix b/modules/base.nix index c4e1064..686af51 100644 --- a/modules/base.nix +++ b/modules/base.nix @@ -24,6 +24,12 @@ flags = [ "--update-input" "nixpkgs" "--commit-lock-file" ]; }; + services.murmur = { + enable = true; + bonjour = true; + openFirewall = true; + }; + # Use the systemd-boot EFI boot loader. boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; diff --git a/pkgs/desktop-packages.nix b/pkgs/desktop-packages.nix index ec496dd..e393068 100644 --- a/pkgs/desktop-packages.nix +++ b/pkgs/desktop-packages.nix @@ -14,6 +14,7 @@ cyrus-sasl-xoauth2 kdePackages.ark harper + mumble # pantalaimon ifuse dash