mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Use nixpkgs helix since it's up to date
This commit is contained in:
parent
8c10a64e58
commit
1bb97e3fd1
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
|||
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
package = inputs.helix.packages.${pkgs.system}.default;
|
||||
# package = inputs.helix.packages.${pkgs.system}.default;
|
||||
settings = {
|
||||
theme = "catppuccin_macchiato";
|
||||
editor = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue