~ruther/nixos-config

ref: ef148fbb0822251b4b912ec626f9ef2c8e49186f nixos-config/home/modules/profiles/default.nix -rw-r--r-- 87 bytes
ef148fbb — Frantisek Bohacek feat: few QoL utilities 8 months ago
                                                                                
1
2
3
4
5
6
7
8
{
  imports = [
    ./desktop
    ./development
    ./base.nix
    ./matrix.nix
  ];
}
Do not follow this link