nixos/modules/desktop/apps/default.nix

5 lines
45 B
Nix

{
imports = [
./qutebrowser
];
}