~ruther/nixos-config

ref: dc8fe5c7d95076b168bf63410c92cfd812c39d29 nixos-config/nixos/hosts/laptop-phobos/home.nix -rw-r--r-- 193 bytes
dc8fe5c7 — Frantisek Bohacek fix: do not suspend when GUI quits 11 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;
}
Do not follow this link