Fix no flake found for update script
This commit is contained in:
parent
48c0e0b21e
commit
4722e8c15a
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
pushd ~/projects/sisyphus/nixos/
|
||||
nix flake update
|
||||
popd
|
||||
|
|
Loading…
Reference in a new issue