mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 18:59:07 +01:00
Rename module gc to auto-gc
This commit is contained in:
parent
8de1770dba
commit
8e949b0361
6 changed files with 7 additions and 7 deletions
|
|
@ -30,7 +30,7 @@
|
|||
};
|
||||
|
||||
services = {
|
||||
gc.enable = true;
|
||||
auto-gc.enable = true;
|
||||
sound.enable = true;
|
||||
nebula.enable = true;
|
||||
sshd.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue