nixdots/home/programs/default.nix

7 lines
57 B
Nix

_: {
imports = [
./graphical
./terminal
];
}