update versions
This commit is contained in:
parent
6c0f338f8f
commit
73730ab194
2 changed files with 24 additions and 18 deletions
|
|
@ -226,6 +226,12 @@
|
|||
enable = true;
|
||||
libraries = pkgs.steam-run.args.multiPkgs pkgs;
|
||||
};
|
||||
|
||||
services.tor = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
client.enable = true;
|
||||
};
|
||||
|
||||
#programs.niri.enable = true;
|
||||
#security.pam.services.swaylock = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue