Switch to 22.11
This commit is contained in:
parent
10ac2a0536
commit
7ee4b47750
12 changed files with 25 additions and 30 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ pkgs, ... }:
|
||||
let onedriveCmd = "${pkgs.unstable.onedrive}/bin/onedrive --monitor";
|
||||
let onedriveCmd = "${pkgs.onedrive}/bin/onedrive --monitor";
|
||||
in {
|
||||
systemd.user.services."onedrive" = {
|
||||
Unit = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue