updated the updater
This commit is contained in:
parent
01fa00f5e7
commit
80e5f540f4
@ -6,7 +6,9 @@ systemd.services.Sovran_SystemsOS_Light_Updater = {
|
|||||||
|
|
||||||
script = ''
|
script = ''
|
||||||
|
|
||||||
cd /etc/nixos && flatpak update && nix flake update && nixos-rebuild switch
|
flatpak update
|
||||||
|
|
||||||
|
cd /etc/nixos && nix flake update && nixos-rebuild switch
|
||||||
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user