never mind, just disable it, don't rebuild queen unless you want to lose conduwuit
This commit is contained in:
parent
7163a07278
commit
01ffe97084
3 changed files with 50 additions and 50 deletions
|
@ -30,7 +30,7 @@
|
|||
'';
|
||||
in {
|
||||
# Configure Conduit itself
|
||||
services.conduwuit = {
|
||||
services.conduit = {
|
||||
enable = true;
|
||||
|
||||
# This causes NixOS to use the flake defined in this repository instead of
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./conduit
|
||||
# ./conduit
|
||||
./forgejo
|
||||
./gotosocial
|
||||
./mail-server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue