diff --git a/hosts/tkaronto/modules/syncthing.nix b/hosts/tkaronto/modules/syncthing.nix deleted file mode 120000 index 69e3a94..0000000 --- a/hosts/tkaronto/modules/syncthing.nix +++ /dev/null @@ -1 +0,0 @@ -../../../modules/syncthing/default.nix \ No newline at end of file diff --git a/hosts/tkaronto/modules/weylus.nix b/hosts/tkaronto/modules/weylus.nix deleted file mode 100644 index 23116e2..0000000 --- a/hosts/tkaronto/modules/weylus.nix +++ /dev/null @@ -1,6 +0,0 @@ -{ - programs.weylus = { - enable = true; - openFirewall = true; - }; -} diff --git a/secrets/redmi-phone.syncthing.id b/secrets/redmi-phone.syncthing.id deleted file mode 100644 index b54494a..0000000 Binary files a/secrets/redmi-phone.syncthing.id and /dev/null differ diff --git a/users/patriot/default.nix b/users/patriot/default.nix index 9cdaa57..1815f0e 100644 --- a/users/patriot/default.nix +++ b/users/patriot/default.nix @@ -68,14 +68,6 @@ in { }; }; services = { - syncthing.folders = { - notes = { - enable = true; - path = "${config.users.users.patriot.home}/notes"; - devices = ["redmi-phone"]; - ignorePerms = true; - }; - }; gnome.gnome-keyring.enable = true; }; # gnome keyring better fr fr