fix containers and mullvad
This commit is contained in:
parent
f623faa0ef
commit
c8ee397794
20 changed files with 370 additions and 115 deletions
|
@ -37,7 +37,7 @@
|
|||
keep-derivations = true
|
||||
'';
|
||||
optimise.automatic = true;
|
||||
package = pkgs.lix;
|
||||
# package = pkgs.lix;
|
||||
};
|
||||
|
||||
imports = [
|
||||
|
@ -103,5 +103,6 @@
|
|||
|
||||
# give cpuset to user
|
||||
systemd.services."user@".serviceConfig.Delegate = "memory pids cpu cpuset";
|
||||
|
||||
systemd.user.extraConfig = "LogLevel=debug";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue