1

System/Nixinator: Configure disko partition layout

This commit is contained in:
2025-07-15 14:54:33 +02:00
parent 366f3750dc
commit cae39c8ca8
3 changed files with 104 additions and 1 deletions

View File

@ -8,6 +8,7 @@
imports = [
# Include the results of the hardware scan.
./hardware-configuration.nix
./disks.nix
../modules
];