configuration.nix/system.rico/hardware/default.nix

3 lines
47 B
Nix

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