feat(services): add system 76 scheduler module
This commit is contained in:
parent
701a5aea1f
commit
38232074d6
3 changed files with 26 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ in
|
|||
displayManager.tuigreet.enable = true;
|
||||
openssh.enable = true;
|
||||
hardware.ssd.enable = true;
|
||||
services.system76Scheduler.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = [pkgs.git];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue