DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: c5d2eb0bc627f898be2fd002f6a457fbead4fcc6 nix-arta/systems/profiles/default.nix -rw-r--r-- 113 bytes
c5d2eb0bJonni Liljamo fix(flake): alejandra don't run always 3 months ago
                                                                                
1
2
3
4
5
inputs: {
  desktop = import ./desktop inputs;
  laptop = import ./laptop inputs;
  lxc = import ./lxc inputs;
}