~ruther/nixos-config

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