DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: 8bb97b0651289dd4977bc0ee18dd87f76cbf44ff nix-arta/systems/profiles/default.nix -rw-r--r-- 113 bytes
8bb97b06Jonni Liljamo feat(hosts/arwen): add primary user to video group 3 months ago
                                                                                
1
2
3
4
5
inputs: {
  desktop = import ./desktop inputs;
  laptop = import ./laptop inputs;
  lxc = import ./lxc inputs;
}