DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: afc9af0084394a92361a6d10da38cb8830ffecee nix-arta/systems/profiles/default.nix -rw-r--r-- 113 bytes
afc9af00Jonni Liljamo wip: lxc stuff 3 months ago
                                                                                
1
2
3
4
5
inputs: {
  desktop = import ./desktop inputs;
  laptop = import ./laptop inputs;
  lxc = import ./lxc inputs;
}