~ruther/nixos-config

ref: 4c2decf3cd04bc2cc02c4df00f962ae4859a1664 nixos-config/home/modules/profiles/default.nix -rw-r--r-- 87 bytes
4c2decf3 — Frantisek Bohacek feat: use noshell 11 months ago
                                                                                
1
2
3
4
5
6
7
8
{
  imports = [
    ./desktop
    ./development
    ./base.nix
    ./matrix.nix
  ];
}
Do not follow this link