add wow-addon-manager

This commit is contained in:
2023-09-29 10:34:12 +02:00
parent d8245f197c
commit b00b09f139
3 changed files with 13 additions and 1 deletions

View File

@@ -14,7 +14,6 @@
./utils/bento.nix
./modules/sway/sway.nix
./modules/wow-addon-manager.nix
./hardware-configuration.nix
];
@@ -86,6 +85,7 @@
packages = with pkgs; [
firefox
ykfde
wow-addon-manager
# thunderbird
];
};