nixdots/home/programs/graphical/default.nix

6 lines
36 B
Nix
Raw Normal View History

2024-03-23 22:06:58 +00:00
_: {
imports = [
./wms
];
}