~ruther/nixos-config

ref: 4c2decf3cd04bc2cc02c4df00f962ae4859a1664 nixos-config/nixos/hosts/laptop-phobos/home.nix -rw-r--r-- 153 bytes
4c2decf3 — Frantisek Bohacek feat: use noshell 1 year, 5 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;
}