updated the updater

This commit is contained in:
naturallaw77 2023-12-01 21:11:09 -08:00
parent 80e5f540f4
commit c16c64b164

View File

@ -6,8 +6,6 @@ systemd.services.Sovran_SystemsOS_Light_Updater = {
script = '' script = ''
flatpak update
cd /etc/nixos && nix flake update && nixos-rebuild switch cd /etc/nixos && nix flake update && nixos-rebuild switch
''; '';