feat(services): add synology drive module
This commit is contained in:
parent
6fad257d5b
commit
f58c8dc6f8
6 changed files with 39 additions and 11 deletions
|
|
@ -46,7 +46,6 @@ in
|
|||
};
|
||||
startupPrograms = [
|
||||
"randomWallpaper"
|
||||
"${pkgs.synology-drive-client}/bin/synology-drive"
|
||||
];
|
||||
extraConfig = builtins.readFile ./bspwmrc;
|
||||
};
|
||||
|
|
@ -89,7 +88,6 @@ in
|
|||
feh
|
||||
pamixer
|
||||
playerctl
|
||||
synology-drive-client
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue