Enable unified cgroup architecture
This commit is contained in:
parent
b4df0ccbce
commit
40cb22a7fc
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ in
|
|||
pub-solar.social.enable = true;
|
||||
pub-solar.office.enable = true;
|
||||
|
||||
boot.kernelParams = [
|
||||
"systemd.unified_cgroup_hierarchy=1"
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
jetbrains.idea-community
|
||||
minicom
|
||||
|
|
Loading…
Add table
Reference in a new issue