move around experimental programs

This commit is contained in:
Noah Masur
2025-02-07 13:30:26 -05:00
parent 620c72f731
commit 1e5fd5d9ae
4 changed files with 4 additions and 6 deletions

View File

@ -26,6 +26,10 @@ in
];
programs.gh-dash.enable = true;
programs.helix.enable = lib.mkDefault true;
programs.zed-editor.enable = lib.mkDefault true;
};
}