mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 02:54:03 -06:00
removes debugging lsblk command
This commit is contained in:
parent
be1e5c8e6b
commit
743ca7f3dd
1 changed files with 0 additions and 3 deletions
|
@ -30,9 +30,6 @@ sudo nixos-generate-config --no-filesystems --root /mnt
|
|||
## Copies over the disko file for running `nixos-install`
|
||||
sudo mv /tmp/disko-config.nix /mnt/etc/nixos
|
||||
|
||||
## Confirm that partitions are mounted
|
||||
lsblk -f
|
||||
|
||||
## Downloads and places the predefinded generic flake to use
|
||||
curl https://gitlab.com/ahoneybun/nix-configs/-/raw/main/flake.nix > flake.nix; sudo mv -f flake.nix /mnt/etc/nixos/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue