mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
comment out wget
This commit is contained in:
parent
31667cd21a
commit
e111f8213b
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ sudo mount $efiName /mnt/boot
|
|||
# Generate Nix configuration
|
||||
sudo nixos-generate-config --root /mnt
|
||||
|
||||
wget https://gitlab.com/ahoneybun/nixos-cli-installer/-/raw/main/config.sed
|
||||
# wget https://gitlab.com/ahoneybun/nixos-cli-installer/-/raw/main/config.sed
|
||||
|
||||
# Edit Time Zone
|
||||
sudo sed -i 's/# time.timeZone/time.timeZone/g' /mnt/etc/nixos/configuration.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue