~ruther/nixos-config

ref: 3a8326efd77c11d66a1103afb683e19b2023500e nixos-config/nixos/hosts/laptop-phobos/home.nix -rw-r--r-- 153 bytes
3a8326ef — Frantisek Bohacek feat: update dwl 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
{
  profiles.development.enable = true;
  profiles.desktop.qtile.enable = true;
  profiles.desktop.dwl.enable = true;
  profiles.matrix.enable = true;
}