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

@ -19,8 +19,6 @@ in
pkgs.pgcli # Postgres client with autocomplete
];
programs.helix.enable = lib.mkDefault true;
};
}