add mumble and a testing murmur server

This commit is contained in:
Chris Cochrun 2025-04-01 09:54:40 -05:00
parent be63b2f811
commit 01cce2c99b
2 changed files with 7 additions and 0 deletions

View file

@ -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;

View file

@ -14,6 +14,7 @@
cyrus-sasl-xoauth2
kdePackages.ark
harper
mumble
# pantalaimon
ifuse
dash