Squash merge feat/mail-server into main
This commit is contained in:
parent
14f4243aee
commit
06bcfe62ff
21 changed files with 973 additions and 67 deletions
|
|
@ -37,18 +37,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
# fileSystems."/mnt/nextcloud" = {
|
||||
# enable = true;
|
||||
# depends = [ "/mnt/windows" ];
|
||||
# device = "/mnt/windows/Linux/nextcloud";
|
||||
#
|
||||
# fsType = "none";
|
||||
# options = [
|
||||
# "nofail"
|
||||
# "bind"
|
||||
# ];
|
||||
# };
|
||||
|
||||
boot.supportedFilesystems = [ "ntfs" ];
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue