~ruther/nixos-config

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