Update inputs
This commit is contained in:
parent
48a3f42b30
commit
f39b5f76b1
9 changed files with 136 additions and 109 deletions
|
|
@ -7,13 +7,9 @@
|
|||
};
|
||||
emacs-overlay.url = "github:nix-community/emacs-overlay";
|
||||
nixvim = {
|
||||
url = "github:nix-community/nixvim/nixos-24.05";
|
||||
url = "github:nix-community/nixvim/nixos-24.11";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
vim-yazi = {
|
||||
url = "github:mikavilpas/yazi.nvim";
|
||||
flake = false;
|
||||
};
|
||||
vim-org-roam = {
|
||||
url = "github:chipsenkbeil/org-roam.nvim";
|
||||
flake = false;
|
||||
|
|
@ -46,6 +42,7 @@
|
|||
"steam"
|
||||
"steam-original"
|
||||
"steam-run"
|
||||
"steam-unwrapped"
|
||||
];
|
||||
overlays = extraOverlays ++ (pkgs.lib.attrValues self.overlays);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue