houston, we have freshrss

This commit is contained in:
Anish Lakhwara
2022-12-07 22:30:25 +10:00
parent 899fa478c2
commit 12875ff891
3 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
services.NetworkManager-wait-online.wantedBy = pkgs.lib.mkForce [ ]; # Normally ["network-online.target"]
};
programs.gnupg.agent.pinentryFlavor = "gnome3";
programs.gnupg.agent.pinentryFlavor = "gtk2";
fileSystems."/mnt/ftp" = {
device = "192.168.1.240:/home/ftp";