🚚 moving around configs again

This commit is contained in:
2021-08-02 12:17:27 -04:00
parent dfc41ece1e
commit f4dcee8aa3
2 changed files with 1 additions and 6 deletions

View File

@ -50,11 +50,6 @@ in {
system.autoUpgrade.enable = true;
environment.systemPackages = with pkgs; [ weechat ];
fileSystems."/mnt/config" = {
device = "192.168.6.100:/volume1/Config";
fsType = "nfs";
};
fileSystems."/mnt/downloads" = {
device = "192.168.6.100:/volume1/Downloads";
fsType = "nfs";