DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: 2981d82fbe9e9d47cee442f429e94d17f425d7f6 nix-arta/systems/profiles/laptop/laptop.nix -rw-r--r-- 77 bytes
2981d82fJonni Liljamo feat: hy3 22 days ago
                                                                                
1
2
3
4
{
  environment.variables.EDITOR = "nvim";
  programs.light.enable = true;
}