nix machine / user configurations

remove unused modules

Changed files
-15
hosts
tkaronto
secrets
users
patriot
-1
hosts/tkaronto/modules/syncthing.nix
···
-
../../../modules/syncthing/default.nix
-6
hosts/tkaronto/modules/weylus.nix
···
-
{
-
programs.weylus = {
-
enable = true;
-
openFirewall = true;
-
};
-
}
secrets/redmi-phone.syncthing.id

This is a binary file and will not be displayed.

-8
users/patriot/default.nix
···
};
};
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