flake: update

This commit is contained in:
Christoph Hollizeck 2024-12-28 07:49:25 +01:00
parent 79f9124014
commit fe2ac15266
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
3 changed files with 1992 additions and 1 deletions

1987
flake.lock generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -610,5 +610,9 @@ in
text = builtins.toJSON settings; text = builtins.toJSON settings;
}; };
}; };
environment.systemPackages = with pkgs.nerd-fonts; [
jetbrains-mono
];
}; };
} }

View file

@ -17,7 +17,7 @@ in
zed-editor zed-editor
# eve # eve
bottles # bottles
]; ];