~ruther/nixos-config

ref: 4429e050649adc6733552021cbcd1f88f591d97d nixos-config/home/modules/profiles/default.nix -rw-r--r-- 87 bytes
4429e050 — Frantisek Bohacek feat: add mako program 8 months ago
                                                                                
1
2
3
4
5
6
7
8
{
  imports = [
    ./desktop
    ./development
    ./base.nix
    ./matrix.nix
  ];
}
Do not follow this link