mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-09 16:33:57 -05:00
enable userborn
This commit is contained in:
parent
70c6a69ff3
commit
e932262310
1 changed files with 1 additions and 0 deletions
|
|
@ -72,4 +72,5 @@
|
||||||
programs.command-not-found.enable = false;
|
programs.command-not-found.enable = false;
|
||||||
|
|
||||||
system.rebuild.enableNg = true;
|
system.rebuild.enableNg = true;
|
||||||
|
services.userborn.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue