mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Merge branch 'main' into macos
This commit is contained in:
commit
74816101bc
5 changed files with 25 additions and 15 deletions
|
|
@ -27,7 +27,6 @@
|
|||
outputs.overlays.additions
|
||||
outputs.overlays.modifications
|
||||
outputs.overlays.unstable-packages
|
||||
|
||||
inputs.helix.overlays.default
|
||||
];
|
||||
};
|
||||
|
|
@ -77,7 +76,6 @@
|
|||
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
package = inputs.helix.packages.${pkgs.system}.default;
|
||||
};
|
||||
|
||||
programs.bat = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue