nixos-reload fix
This commit is contained in:
parent
b36a167e4b
commit
f71472a1ff
@ -61,9 +61,9 @@
|
|||||||
# nix-store --add-fixed sha256 \
|
# nix-store --add-fixed sha256 \
|
||||||
# $NIXOSDIR/PureRef-1.11.1_x64.Appimage
|
# $NIXOSDIR/PureRef-1.11.1_x64.Appimage
|
||||||
fd --full-path $NIXOSDIR -e nix -x nixfmt \;
|
fd --full-path $NIXOSDIR -e nix -x nixfmt \;
|
||||||
sudo unbuffer nixos-rebuild switch -I \
|
sudo nixos-rebuild switch \
|
||||||
nixos-config="$NIXOSDIR/hosts/$HOSTNAME/configuration.nix" \
|
--flake "$NIXOSDIR/#$HOSTNAME" \
|
||||||
|& nom
|
& nom
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user