~ruther/nixos-config

ref: 97acfee5baee743b4f76e4789b0a967a26a6fc97 nixos-config/home/modules/profiles/default.nix -rw-r--r-- 87 bytes
97acfee5 — Frantisek Bohacek chore: update 8 months ago
                                                                                
1
2
3
4
5
6
7
8
{
  imports = [
    ./desktop
    ./development
    ./base.nix
    ./matrix.nix
  ];
}
Do not follow this link