chore: move some packages to games

This commit is contained in:
uku 2024-09-03 09:02:34 +02:00
parent 6ef9c54dc0
commit 283f4ad358
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
2 changed files with 3 additions and 3 deletions

View file

@ -82,13 +82,10 @@
jetbrains.idea-ultimate
libreoffice-fresh
mpv
obs-studio
obsidian
polkit_gnome
strawberry
vscode
(vesktop.override {withSystemVencord = false;})
];
};
};

View file

@ -5,7 +5,10 @@
};
hm.home.packages = with pkgs; [
obs-studio
osu-lazer-bin
(vesktop.override {withSystemVencord = false;})
(prismlauncher.override {
jdks = [temurin-bin-21 temurin-bin-17 temurin-bin-8];
})