mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
update nix
This commit is contained in:
parent
479324d173
commit
b986fec141
3 changed files with 7 additions and 5 deletions
|
|
@ -72,10 +72,12 @@
|
|||
# QMK configuration
|
||||
via
|
||||
qmk
|
||||
gh
|
||||
;
|
||||
inherit (nvim-flake.packages) neovim;
|
||||
inherit (self.packages) lint nixfmt;
|
||||
librewolf = pkgs.librewolf.override { cfg.speechSynthesisSupport = false; };
|
||||
nixpkgs-review = pkgs.nixpkgs-review.override { nix = config.nix.package; };
|
||||
};
|
||||
etc = {
|
||||
"jdks/17".source = "${pkgs.openjdk17}/bin";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue