~ruther/nixos-config

ref: 525f6cdbcff3d6a698b3ef6820ce5ced7bcf45e5 nixos-config/nixos/hosts/laptop-phobos/home.nix -rw-r--r-- 155 bytes
525f6cdb — Frantisek Bohacek chore: update 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
{
  profiles.development.enable = true;
  profiles.desktop.qtile.enable = true;
  profiles.desktop.gnome.enable = true;
  profiles.matrix.enable = true;
}