-
-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Description
Hi,
I followed https://github.com/nix-community/disko/blob/master/docs/disko-install.md#fresh-installation to setup a fresh system and it went through successfully.
My hardware-configuration.nix though doesn't contain any fileSystems
or LUKS encryption configuration. See: https://github.com/font44/nixos-config/blob/main/hardware-configuration.nix
Moreover, I see the following failure while trying to regenerate that file:
user@nixos:/tmp/ > nixos-generate-config --show-hardware-config
Failed to retrieve subvolume info for /
Is this expected? Is there any workaround by which I can add fileSystems
and boot.initrd.luks.devices
entries to my hardware-configuration.nix or make the nixos-generate-config
command succeed?
Metadata
Metadata
Assignees
Labels
No labels