Configs updates
This commit is contained in:
parent
4c05f3a362
commit
bc1f5c2ac5
4 changed files with 8 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
let
|
||||
onedriveCmd = "${pkgs.onedrive}/bin/onedrive --monitor";
|
||||
onedriveCmd = "${pkgs.unstable.onedrive}/bin/onedrive --monitor";
|
||||
in
|
||||
{
|
||||
systemd.user.services."onedrive" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue