~ruther/nixos-config

ref: 277b00e316ad615c65d2c6175471bdee19e737c4 nixos-config/nixos/hosts/laptop-phobos/home.nix -rw-r--r-- 153 bytes
277b00e3 — Frantisek Bohacek feat(dwl): add possibility to launch foot-run, use foot 1 year, 4 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;
}