moved disko config out of hardware-config

This commit is contained in:
William 2025-08-06 17:53:49 -03:00
parent 4858d0745f
commit 9fe6c75d0a
6 changed files with 117 additions and 109 deletions

View file

@ -3,6 +3,7 @@
{
imports = [
./boot.nix
./disko.nix
./hardware-configuration.nix
./networking.nix
];