feat(pkgs): add steam
This commit is contained in:
parent
4775fe24c1
commit
a964e0a3fd
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
signal-desktop
|
signal-desktop
|
||||||
element-desktop
|
element-desktop
|
||||||
bitwarden-desktop
|
bitwarden-desktop
|
||||||
|
steam
|
||||||
|
|
||||||
# Terminal applications
|
# Terminal applications
|
||||||
gh # github
|
gh # github
|
||||||
|
|
@ -37,5 +38,6 @@
|
||||||
jetbrains.jdk
|
jetbrains.jdk
|
||||||
jetbrains.rust-rover
|
jetbrains.rust-rover
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs.config.vesktop.commandLineArgs = "--enable-features=UseOzonePlatform --ozone-platform=wayland";
|
nixpkgs.config.vesktop.commandLineArgs = "--enable-features=UseOzonePlatform --ozone-platform=wayland";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue