mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Updated things
This commit is contained in:
parent
f35f2a877c
commit
06f054fc3c
6 changed files with 54 additions and 54 deletions
|
|
@ -28,7 +28,7 @@
|
|||
outputs.overlays.modifications
|
||||
outputs.overlays.unstable-packages
|
||||
|
||||
inputs.helix.overlays.default
|
||||
# inputs.helix.overlays.default
|
||||
];
|
||||
};
|
||||
|
||||
|
|
@ -77,7 +77,7 @@
|
|||
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
package = inputs.helix.packages.${pkgs.system}.default;
|
||||
# package = inputs.helix.packages.${pkgs.system}.default;
|
||||
};
|
||||
|
||||
programs.bat = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue