i remember this
This commit is contained in:
parent
d849375f7e
commit
ddcbce28e9
1 changed files with 3 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
||||||
qbittorrent
|
qbittorrent
|
||||||
ani-cli
|
ani-cli
|
||||||
prismlauncher
|
prismlauncher
|
||||||
element-desktop-wayland
|
element-desktop
|
||||||
qbittorrent
|
qbittorrent
|
||||||
discord
|
discord
|
||||||
(pkgs.writeShellApplication {
|
(pkgs.writeShellApplication {
|
||||||
|
|
@ -80,6 +80,8 @@
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||||
|
|
||||||
programs.steam = {
|
programs.steam = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# Open ports in the firewall for Steam Remote Play
|
# Open ports in the firewall for Steam Remote Play
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue