Enable unified cgroup architecture

This commit is contained in:
Hendrik Sokolowski 2022-05-27 14:36:53 +02:00
parent b4df0ccbce
commit 40cb22a7fc

View file

@ -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