fix
This commit is contained in:
parent
6dd1207628
commit
3ef51393fb
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ let
|
||||||
|
|
||||||
[no-cd]
|
[no-cd]
|
||||||
update:
|
update:
|
||||||
sudo nix flake update --flake "''${NIXOS_FLAKE:-/etc/nixos}
|
sudo nix flake update --flake "''${NIXOS_FLAKE:-/etc/nixos}"
|
||||||
just rebuild
|
just rebuild
|
||||||
'';
|
'';
|
||||||
in
|
in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue