~ruther/nixos-config

ref: 8903abd6b6c0e8fcd5e692e3976db91662c5f144 nixos-config/home/modules/profiles/default.nix -rw-r--r-- 87 bytes
8903abd6 — Frantisek Bohacek chore: remove session start files from home 8 months ago
                                                                                
1
2
3
4
5
6
7
8
{
  imports = [
    ./desktop
    ./development
    ./base.nix
    ./matrix.nix
  ];
}
Do not follow this link