PortValhalla/profiles/machines/manuel/defaults.nix

5 lines
67 B
Nix

{ ... }: {
imports = [
../../users/manuel/desktop.nix
];
}