diff --git a/flake.lock b/flake.lock index 67707d6..40e2620 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1756125398, - "narHash": "sha256-XexyKZpf46cMiO5Vbj+dWSAXOnr285GHsMch8FBoHbc=", + "lastModified": 1757745802, + "narHash": "sha256-hLEO2TPj55KcUFUU1vgtHE9UEIOjRcH/4QbmfHNF820=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "3b9f00d7a7bf68acd4c4abb9d43695afb04e03a5", + "rev": "c23193b943c6c689d70ee98ce3128239ed9e32d1", "type": "github" }, "original": { diff --git a/t updateqqqqqqaa b/t updateqqqqqqaa deleted file mode 100644 index 3609865..0000000 --- a/t updateqqqqqqaa +++ /dev/null @@ -1,32 +0,0 @@ -update-config: - alejandra . - nix flake update - git add . - git commit - sudo nixos-rebuild switch --upgrade --flake ~/haus#puter - git push - -update: - nix flake update - git add . - git commit -m "nix flake update" - sudo nixos-rebuild switch --upgrade --flake ~/haus#puter - git push - -update-and-reboot: - nix flake update - git add . - git commit -m "nix flake update" - sudo nixos-rebuild boot --upgrade --flake ~/haus#puter - git push - -update-config-and-reboot: - alejandra . - nix flake update - git add . - git commit - sudo nixos-rebuild boot --upgrade --flake ~/haus#puter - git push - -upgrade: - sudo nixos-rebuild switch --upgrade --flake ~/haus#puter