mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
iron: generate hardware-configuration
This commit is contained in:
parent
9aafa0207c
commit
aaa3159a31
2 changed files with 6 additions and 8 deletions
|
|
@ -30,7 +30,7 @@ This repo is managed with Nix + GNU stow
|
|||
disko -m disko ./disko.nix # format the drive
|
||||
|
||||
# optional for unknown hard ware
|
||||
nixos-generate-config --no-filesystems --root /mnt --dir . # disko will take care of the file system configuration
|
||||
nixos-generate-config --no-filesystems --dir . # disko will take care of the file system configuration
|
||||
# put the generated config in the right path and import it
|
||||
|
||||
nixos-install --flake .dotfiles#<hostname>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue