gaming: declarative Flatpak via nix-flatpak (Bolt, Sober), Heroic + Proton-GE
Add nix-flatpak flake input and modules/gaming.nix managing Flatpak remotes/packages declaratively: Bolt (Jagex launcher for RS3/OSRS) and Sober (Roblox). Add Heroic and hyperplay-ext, plus Proton-GE for Steam. Drops the old imperative runescape-launcher.
This commit is contained in:
parent
7831b97ce5
commit
cfbb434bd4
5 changed files with 50 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
"terraform"
|
||||
"packer"
|
||||
"obsidian"
|
||||
"hyperplay-ext"
|
||||
];
|
||||
|
||||
# List packages installed in system profile.
|
||||
|
|
@ -66,6 +67,9 @@
|
|||
obs-studio
|
||||
inputs.anotherim.packages.${pkgs.system}.default
|
||||
|
||||
# Gaming
|
||||
heroic
|
||||
|
||||
# Development
|
||||
nodejs_20
|
||||
gnupg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue