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

6
flake.lock generated
View File

@@ -23,11 +23,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1775811116, "lastModified": 1776067740,
"narHash": "sha256-t+HZK42pB6N+i5RGbuy7Xluez/VvWbembBdvzsc23Ss=", "narHash": "sha256-B35lpsqnSZwn1Lmz06BpwF7atPgFmUgw1l8KAV3zpVQ=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "54170c54449ea4d6725efd30d719c5e505f1c10e", "rev": "7e495b747b51f95ae15e74377c5ce1fe69c1765f",
"type": "github" "type": "github"
}, },
"original": { "original": {