update user

This commit is contained in:
Johannes Jöns 2024-05-01 09:57:32 +02:00
parent e25738875c
commit d82268dbc5

View file

@ -27,12 +27,13 @@ in {
libsForQt5.ark
element-desktop
mumble
libreoffice-qt-fresh
# Theming
catppuccin-kvantum
catppuccin-kde
#catppuccin-gtk
localPkgs.tela-icon-theme-git
tela-icon-theme
((discord.overrideAttrs (old: {
desktopItem = old.desktopItem.override
(old: { exec = old.exec + " --disable-gpu-sandbox"; });
@ -42,8 +43,6 @@ in {
withTTS = true;
}
)
lutris
bottles
];
};
home-manager.users.jopejoe1 = {