diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-02-03 15:27:41 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-02-03 15:27:41 +0530 | 
| commit | 7a0e20660669aa271d8b31a07feee319fdba54ae (patch) | |
| tree | b1789b305cb6a9156a0143f90e0b90ff13421c2d /install.sh | |
| parent | c26299ade691db88bd481e9f62af6f049872338d (diff) | |
update
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -11,4 +11,4 @@ cd /mnt/config  sudo mv -v /mnt/etc/nixos/hardware-configuration.nix machines/$MACHINE/hardware-configuration.nix  sudo rm -rfv /mnt/etc -sudo nixos-install --root /mnt --no-root-password --flake .#$MACHINE +sudo nixos-install --root /mnt --no-root-password --no-channel-copy --flake .#$MACHINE | 
