mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
@@ -155,7 +155,6 @@
|
||||
# };
|
||||
# };
|
||||
|
||||
|
||||
fileSystems."/mnt/nextcloud" = {
|
||||
device = "${xlib.dirs.nextcloud-folder}";
|
||||
options = [
|
||||
|
||||
@@ -122,10 +122,10 @@ in
|
||||
# };
|
||||
};
|
||||
};
|
||||
caddy = {
|
||||
enable = true;
|
||||
};
|
||||
caddy = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
security.acme = {
|
||||
acceptTerms = true;
|
||||
defaults = {
|
||||
|
||||
Reference in New Issue
Block a user