~ruther/nixos-config

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