This commit is contained in:
2026-04-13 22:51:14 -04:00
parent fb8e597a43
commit 2011068784
2 changed files with 6 additions and 4 deletions

View File

@@ -200,7 +200,8 @@
packages = with pkgs; [
prismlauncher # minecraft launcher
discord-canary
godot # 4.5.1 for now
# godot # 4.5.1 for now
inputs.nixpkgs-unstable.legacyPackages.${pkgs.system}.godot_4
nextcloud-client
steam
signal-desktop
@@ -226,6 +227,7 @@
qbittorrent # arrr
mpv # arrr
wireshark
obs-studio
];
};