PortValhalla/profiles/DerGeret/Arch/config.nix

7 lines
87 B
Nix

{ ... }: {
imports = [
../partition.nix
../../Generic/Arch/config.nix
];
}