mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 08:53:56 -05:00
updated README, flake.lock, and package names
This commit is contained in:
parent
eb8f11e89e
commit
5102d87d20
4 changed files with 29 additions and 96 deletions
|
|
@ -54,7 +54,7 @@
|
|||
webcord
|
||||
prismlauncher
|
||||
;
|
||||
inherit (inputs.nvim-flake.packages.${pkgs.system}) default;
|
||||
inherit (inputs.nvim-flake.packages.${pkgs.system}) neovim;
|
||||
};
|
||||
etc = {
|
||||
"jdks/17".source = pkgs.openjdk17 + /bin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue