Compare commits
2 Commits
19070abca7
...
a73446c9fe
Author | SHA1 | Date | |
---|---|---|---|
a73446c9fe | |||
ce44a334cc |
@ -51,6 +51,8 @@
|
|||||||
virtualisation.lxd.recommendedSysctlSettings = true;
|
virtualisation.lxd.recommendedSysctlSettings = true;
|
||||||
virtualisation.lxc.lxcfs.enable = true;
|
virtualisation.lxc.lxcfs.enable = true;
|
||||||
|
|
||||||
|
systemd.enableUnifiedCgroupHierarchy = pkgs.lib.mkForce true;
|
||||||
|
|
||||||
boot.kernel.sysctl = {
|
boot.kernel.sysctl = {
|
||||||
"kernel.perf_event_paranoid" = "0";
|
"kernel.perf_event_paranoid" = "0";
|
||||||
"kernel.kptr_restrict" = pkgs.lib.mkForce "0";
|
"kernel.kptr_restrict" = pkgs.lib.mkForce "0";
|
||||||
|
@ -17,11 +17,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1629880049,
|
"lastModified": 1630074300,
|
||||||
"narHash": "sha256-HOxVkROGlDA57D0Tg/0nus938o4HzmqacOiCoT1H5tE=",
|
"narHash": "sha256-BFM7OiXRs0RvSUZd6NCGAKWVPn3VodgYQ4TUQXxbMBU=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "88226ea038e538e09c272a7c56ba73c3f5eed57f",
|
"rev": "21c937f8cb1e6adcfeb36dfd6c90d9d9bfab1d28",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
Loading…
Reference in New Issue
Block a user