mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 05:32:51 +02:00
gamer
This commit is contained in:
parent
87f92befd6
commit
c2ae9319b5
1 changed files with 3 additions and 1 deletions
|
|
@ -56,7 +56,9 @@ in
|
||||||
rustup # rustup from nix for rust :)
|
rustup # rustup from nix for rust :)
|
||||||
gamescope # so i can put it in steam startup command lines
|
gamescope # so i can put it in steam startup command lines
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
olympus
|
(olympus.override {
|
||||||
|
celesteWrapper = "steam-run";
|
||||||
|
})
|
||||||
archipelago
|
archipelago
|
||||||
(pkgs.writeShellApplication {
|
(pkgs.writeShellApplication {
|
||||||
name = "lock-and-power-off-screen";
|
name = "lock-and-power-off-screen";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue