mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: big fixups
This commit is contained in:
parent
6e0cc170eb
commit
fb814ed301
13 changed files with 52 additions and 70 deletions
|
|
@ -1,17 +1,12 @@
|
|||
{
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
(discord-krisp.override {
|
||||
withOpenASAR = true;
|
||||
withMoonlight = true;
|
||||
withVencord = false; # can do this here too
|
||||
})
|
||||
legcord
|
||||
#dorion
|
||||
#betterdiscordctl
|
||||
];
|
||||
|
||||
programs.moonlight-mod = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue