~ruther/nixos-config

ref: a30b53efdb27f46623d535c91dd62204af9d54ee nixos-config/home/modules/default.nix -rw-r--r-- 116 bytes
a30b53ef — Frantisek Bohacek feat(emacs): use vterm, add functions to communicate with emacs from vterm 11 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