mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-26 06:19:10 +00:00
setups: add Helix overlay for desktop-oriented configs
This commit is contained in:
parent
6997389857
commit
3fa45623ed
@ -17,6 +17,9 @@
|
||||
# Emacs unstable version!
|
||||
inputs.emacs-overlay.overlays.default
|
||||
|
||||
# Helix master!
|
||||
inputs.helix-editor.overlays.default
|
||||
|
||||
# Get all of the NUR.
|
||||
inputs.nur.overlay
|
||||
];
|
||||
|
@ -23,6 +23,9 @@
|
||||
# Emacs unstable version!
|
||||
inputs.emacs-overlay.overlays.default
|
||||
|
||||
# Helix master!
|
||||
inputs.helix-editor.overlays.default
|
||||
|
||||
# Access to NUR.
|
||||
inputs.nur.overlay
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user