~ruther/nixos-config

ref: c449e1384d88bfe019c1c6a152ebe4a022ce9700 nixos-config/home/modules/default.nix -rw-r--r-- 116 bytes
c449e138 — Frantisek Bohacek fix: correct gpu drivers on laptop phobos 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