updates
This commit is contained in:
parent
6d93ee13fe
commit
25074a7a85
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