DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: b4b10c57262b557f623247447f10d5366d136765 nix-arta/systems/profiles/default.nix -rw-r--r-- 113 bytes
b4b10c57Jonni Liljamo feat: rest of lxc common, working dns configuration 3 months ago
                                                                                
1
2
3
4
5
inputs: {
  desktop = import ./desktop inputs;
  laptop = import ./laptop inputs;
  lxc = import ./lxc inputs;
}