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
|
||||
ani-cli
|
||||
prismlauncher
|
||||
element-desktop-wayland
|
||||
element-desktop
|
||||
qbittorrent
|
||||
discord
|
||||
(pkgs.writeShellApplication {
|
||||
|
|
@ -80,6 +80,8 @@
|
|||
})
|
||||
];
|
||||
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
# Open ports in the firewall for Steam Remote Play
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue