WS-KCNHUB/machines/kcnhub/packages.nix

7 lines
88 B
Nix

{ ... }: {
imports = [
./packages/office.nix
./packages/terminal.nix
];
}