configuration.nix/hosts/rico2/hardware/default.nix

3 lines
60 B
Nix

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