hosts/dunamis/users/user/programs.nix: add pueue

modules/home/desktop/niri/default.nix: add wpctl volume limit
modules/home/programs/shell/fish.nix: add aliases

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-03-26 14:00:33 +02:00
parent f5e63bf1ca
commit 453fdd779e
3 changed files with 13 additions and 5 deletions

View File

@ -9,6 +9,7 @@
stylix.targets.fzf.enable = false;
services.ssh-agent.enable = true;
services.pueue.enable = true;
syncthing.enable = true;