This commit is contained in:
mjallen18
2026-01-05 23:31:06 -06:00
parent 77c76e6483
commit 3b780d4d78
26 changed files with 306 additions and 302 deletions

View File

@@ -71,7 +71,6 @@ in
};
home.packages = with pkgs; [
pkgs.${namespace}.discord-krisp
dolphin-emu
heroic
mgba
@@ -79,5 +78,7 @@ in
prismlauncher
ryubing
omnissa-horizon-client
];
] ++ (with pkgs.${namespace}; [
discord-krisp
]);
}