~ruther/nixos-config

ref: a70385352e90669d2a4bdcfa445b381540a8837e nixos-config/home/modules/programs/default.nix -rw-r--r-- 38 bytes
a7038535 — Frantisek Bohacek feat: add desktop item for iamb 1 year, 6 months ago
                                                                                
1
2
3
4
5
{
  imports = [
    ./iamb.nix
  ];
}