diff --git a/.envrc b/.envrc index f02cebb..b55f6ba 100644 --- a/.envrc +++ b/.envrc @@ -29,4 +29,4 @@ EOT chmod +x "$alias_file" } -export_alias flakeup 'nix flake update && git commit flake.lock -m "nix: update flake to latest unstable nixpkgs" && FLAKE=$PWD nh os switch' +export_alias flakeup 'nix flake update && git commit flake.lock -m "nix: update flake sources" && FLAKE=$PWD nh os switch'