1

System/Nixinator: Configure disko partition layout

This commit is contained in:
2025-07-15 14:54:33 +02:00
parent 51badf468f
commit bab0d4144a
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
];