added steam
This commit is contained in:
@@ -26,8 +26,10 @@
|
||||
|
||||
# networking
|
||||
networking.networkmanager.enable = true;
|
||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||
networking.nftables.enable = true;
|
||||
networking.firewall.enable = false;
|
||||
# networking.firewall.allowedTCPPorts = [ 22 38401 ];
|
||||
# networking.firewall.allowedUDPPorts = [ 38401 ];
|
||||
# networking.nftables.enable = true;
|
||||
|
||||
# locales
|
||||
i18n.extraLocales = [ "en_US.UTF-8/UTF-8" "C.UTF-8/UTF-8" "ru_RU.UTF-8/UTF-8" ];
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
".local/share/nicotine"
|
||||
".local/share/mpd"
|
||||
".local/share/AyuGramDesktop"
|
||||
".local/share/PrismLauncher"
|
||||
".config/dconf"
|
||||
".mozilla"
|
||||
".local/state"
|
||||
|
||||
Reference in New Issue
Block a user