configuration.nix/hosts/rico1/hardware/default.nix

3 lines
56 B
Nix

{...}: {
imports = [./filesystem.nix ./kernel.nix];
}