updates
This commit is contained in:
parent
468e4b5295
commit
418de3bd31
4 changed files with 10 additions and 1 deletions
|
@ -103,6 +103,12 @@ in
|
|||
vim
|
||||
];
|
||||
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
};
|
||||
|
||||
services.fstrim.enable = true;
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue