nixfiles/home/dev/all/editors.nix

2 lines
50 B
Nix

{pkgs, ...}: {home.packages = with pkgs; [nano];}