Compare commits

..

No commits in common. "39ef40648c8a01d479bd8458ba8a2225c32c75ec" and "a901e37b738e6471bb3a0bbd64d6d9f45b2a224b" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ let
"/dev"
"/efi"
"/home/*/.cache"
"/home/*/.config/Element"
"/home/*/.config/Riot/Cache"
"/home/iserv"
"/lost+found"
"/mnt"

View file

@ -56,7 +56,7 @@ in
networking.networkmanager.dns = mkDefault "systemd-resolved";
networking.hosts = {
"fd42:9c3b:f96d:101:9c17:3dff:fee5:cd5f" = [ "backup1.dadada.li" ];
"fd42:9c3b:f96d:101:4a21:bff:fe3e:9cfe" = [ "backup1.dadada.li" ];
};
services.resolved = {