Add earlyoom and actually load modules for jimbo
This commit is contained in:
parent
f1f8f68ffc
commit
7a8af01854
4 changed files with 11 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
{ ... }: {
|
||||
{ pkgs, ... }: {
|
||||
users.users.fleaz = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue