remove unused modules
This commit is contained in:
parent
f71ea4be09
commit
0e6972436b
@ -1 +0,0 @@
|
||||
../../../modules/syncthing/default.nix
|
@ -1,6 +0,0 @@
|
||||
{
|
||||
programs.weylus = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
}
|
Binary file not shown.
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user