PortValhalla/profiles/DerGeret/Arch/config.nix

7 lines
93 B
Nix

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