~ruther/nixos-config

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