nix-config/hosts/franz
GHOSCHT 13b0e7593e
Arion: Fix nvme drive not being recognized by smartctl --scan
When attaching NVMe devices using `--device=/dev/nvme..`, make sure to provide the device controller (`/dev/nvme0`)
instead of the block device (`/dev/nvme0n1`)
2024-06-15 10:08:52 +02:00
..
arion Arion: Fix nvme drive not being recognized by smartctl --scan 2024-06-15 10:08:52 +02:00
disko Add zfs cluster 2024-03-31 22:04:31 +02:00
default.nix Franz: Disable FTP 2024-06-13 23:30:20 +02:00
hardware-configuration.nix Adapt franz to real installation 2024-03-17 15:18:23 +01:00
hydra.nix Add basic hydra ci 2024-05-23 23:58:53 +02:00
README.md Make disko config universal 2024-03-03 12:15:40 +01:00
restic.nix Add autorestic ntfy notifications 2024-06-14 20:17:21 +02:00
samba.nix Add initial native smb share 2024-06-13 23:29:40 +02:00
sops.nix Split sops secrets management into separate files for each arion subdir 2024-03-06 11:35:13 +01:00

Franz

Drive Formatting

sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko -- --mode disko ../../disko/btrfs-swap.nix --arg device '"/dev/nvme0n1"'