~ruther/nixos-config

ref: 4abaa92681920cf7847d3ef1036d075d60da966d nixos-config/home/modules/default.nix -rw-r--r-- 116 bytes
4abaa926 — Frantisek Bohacek chore: split dwl to flake packages 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