ooknet/home/programs/default.nix

6 lines
51 B
Nix

{
imports = [
./desktop
./console
];
}