Compare commits
No commits in common. "9e6ec059d07dacb4366e2a48db99836a17d3bd2b" and "b595a1500946a1eb5a6ab059b7516ae52a56a493" have entirely different histories.
9e6ec059d0
...
b595a15009
1 changed files with 0 additions and 2 deletions
|
@ -26,7 +26,6 @@
|
||||||
weston
|
weston
|
||||||
nixfmt-classic
|
nixfmt-classic
|
||||||
cloc
|
cloc
|
||||||
nodejs_22
|
|
||||||
|
|
||||||
(nerdfonts.override { fonts = [ "Hack" ]; })
|
(nerdfonts.override { fonts = [ "Hack" ]; })
|
||||||
];
|
];
|
||||||
|
@ -70,7 +69,6 @@
|
||||||
programs.helix = {
|
programs.helix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.evil-helix;
|
package = pkgs.evil-helix;
|
||||||
settings = { editor.soft-wrap.enable = true; };
|
|
||||||
languages.language = [
|
languages.language = [
|
||||||
{
|
{
|
||||||
name = "nix";
|
name = "nix";
|
||||||
|
|
Loading…
Reference in a new issue