~ruther/nixos-config

ref: 0c75e1ea0b0d479f7eb4b0548fc409aa5a7e9c00 nixos-config/home/modules/programs/default.nix -rw-r--r-- 38 bytes
0c75e1ea — Frantisek Bohacek feat: add all inputs to registry 1 year, 5 months ago
                                                                                
1
2
3
4
5
{
  imports = [
    ./iamb.nix
  ];
}