Add earlyoom and actually load modules for jimbo

This commit is contained in:
fleaz 2022-01-28 15:43:37 +01:00
parent f1f8f68ffc
commit 7a8af01854
4 changed files with 11 additions and 8 deletions

View file

@ -1,4 +1,4 @@
{ ... }: {
{ pkgs, ... }: {
users.users.fleaz = {
isNormalUser = true;
extraGroups = [ "wheel" ]; # Enable sudo for the user.