~ruther/nixos-config

ref: 66aa88fcac0c6a545928659b5832785ae5a9cb51 nixos-config/nixos/hosts/laptop-phobos/home.nix -rw-r--r-- 153 bytes
66aa88fc — Frantisek Bohacek chore: remove unnecessary input nixpkgs follows 1 year, 7 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;
}