chore: remove osu! from kilimandjaro

This commit is contained in:
uku 2024-06-26 19:45:32 +02:00
parent b4c294eb58
commit 77ebd3d2ec
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
2 changed files with 7 additions and 7 deletions

View file

@ -77,14 +77,13 @@
mpv
obs-studio
obsidian
osu-lazer-bin
polkit_gnome
shotcut
(vesktop.override {withSystemVencord = false;})
(prismlauncher.override {
jdks = [temurin-bin-21 temurin-bin-17 temurin-bin-8];
})
shotcut
(vesktop.override {withSystemVencord = false;})
wine-discord-ipc-bridge
];
};
@ -118,9 +117,7 @@
};
firefox.enable = true;
steam.enable = true;
virt-manager.enable = true;
};

View file

@ -4,7 +4,10 @@
services.xserver.videoDrivers = ["amdgpu"];
hm = {
home.packages = with pkgs; [ryujinx];
home.packages = with pkgs; [
osu-lazer-bin
ryujinx
];
wayland.windowManager.hyprland.settings = {
monitor = "DP-1,3840x2160@144,0x0,1.5";