mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-01-30 22:53:37 +00:00
~
This commit is contained in:
parent
df7e92260c
commit
860f8d6113
2 changed files with 7 additions and 0 deletions
|
@ -17,6 +17,12 @@
|
|||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
localNetworkGameTransfers.openFirewall = true;
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
xorg.xwininfo
|
||||
# misc
|
||||
catppuccin-sddm
|
||||
steam-run
|
||||
uxn
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue