feat: big fixups

This commit is contained in:
Kat Inskip 2025-07-13 05:19:29 -07:00
parent 6e0cc170eb
commit fb814ed301
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
13 changed files with 52 additions and 70 deletions

View file

@ -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 = {

View file

@ -1,7 +1,4 @@
{
lib,
...
}: {
_: {
programs.firefox.profiles.main = {
containersForce = true;
containers = {