~ruther/nixos-config

ref: 1fc530f96984a0369d7e6253ac228fabfe3746fa nixos-config/home/modules/default.nix -rw-r--r-- 116 bytes
1fc530f9 — Frantisek Bohacek feat: add pdf-tools emacs, open_file_below zshrc function 10 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