~ruther/nixos-config

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