functionality/soft-serve: rename to soft-serve-ng
Nixpkgs now has a soft-serve module with a conflicting definition
This commit is contained in:
parent
98a5cab0cb
commit
165e291371
2 changed files with 3 additions and 3 deletions
|
@ -29,7 +29,7 @@
|
|||
services = {
|
||||
avahi.reflector = true;
|
||||
|
||||
soft-serve.enable = true;
|
||||
soft-serve-ng.enable = true;
|
||||
};
|
||||
|
||||
environment.persistence."/persist" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue