~ruther/nixos-config

ref: 4c2decf3cd04bc2cc02c4df00f962ae4859a1664 nixos-config/home/modules/default.nix -rw-r--r-- 116 bytes
4c2decf3 — Frantisek Bohacek feat: use noshell 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