DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: 35d3347db42fb06d1e445a7ff3ec7e5b43a813d5 nix-arta/systems/profiles/default.nix -rw-r--r-- 113 bytes
35d3347dJonni Liljamo wip: continue prometheus role 3 months ago
                                                                                
1
2
3
4
5
inputs: {
  desktop = import ./desktop inputs;
  laptop = import ./laptop inputs;
  lxc = import ./lxc inputs;
}