ooknet/modules/home/workstation/productivity/default.nix

6 lines
60 B
Nix

{
imports = [
./zathura.nix
./obsidian.nix
];
}