DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: b7b316b1d84f854ff9341941d228e21c9773900f nix-arta/systems/profiles/laptop/laptop.nix -rw-r--r-- 77 bytes
b7b316b1Jonni Liljamo feat(roles/shell): include silicon in pkgs a month ago
                                                                                
1
2
3
4
{
  environment.variables.EDITOR = "nvim";
  programs.light.enable = true;
}