PortValhalla/profiles/DerGeret/Arch/config.nix

7 lines
87 B
Nix
Raw Normal View History

{ ... }: {
imports = [
../partition.nix
2024-07-07 23:47:23 +00:00
../../Generic/Arch/config.nix
];
}