~ruther/nixos-config

ref: aa841c63a6f7d464e438faeca541b221183414a1 nixos-config/home/modules/default.nix -rw-r--r-- 116 bytes
aa841c63 — Frantisek Bohacek feat: new fonts 9 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