this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove unused modules

-15
-1
hosts/tkaronto/modules/syncthing.nix
··· 1 - ../../../modules/syncthing/default.nix
-6
hosts/tkaronto/modules/weylus.nix
··· 1 - { 2 - programs.weylus = { 3 - enable = true; 4 - openFirewall = true; 5 - }; 6 - }
secrets/redmi-phone.syncthing.id

This is a binary file and will not be displayed.

-8
users/patriot/default.nix
··· 68 68 }; 69 69 }; 70 70 services = { 71 - syncthing.folders = { 72 - notes = { 73 - enable = true; 74 - path = "${config.users.users.patriot.home}/notes"; 75 - devices = ["redmi-phone"]; 76 - ignorePerms = true; 77 - }; 78 - }; 79 71 gnome.gnome-keyring.enable = true; 80 72 }; 81 73 # gnome keyring better fr fr