~ruther/nixos-config

ref: 5ba54fb4a918cc52b3ed1ee10219f7b3ed3c0cd2 nixos-config/nixos/hosts/laptop-phobos/home.nix -rw-r--r-- 193 bytes
5ba54fb4 — Frantisek Bohacek feat: make sure xss-lock starts only with xorg wm sessions 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
7
{
  profiles.development.enable = true;
  profiles.desktop.qtile.enable = true;
  profiles.desktop.gnome.enable = true;
  profiles.desktop.dwl.enable = true;
  profiles.matrix.enable = true;
}