mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
ref(nix): lib.nix
This commit is contained in:
parent
453d222600
commit
1df7fc9594
2 changed files with 27 additions and 39 deletions
|
|
@ -40,20 +40,14 @@
|
|||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11";
|
||||
nixunstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-23.11";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
wired.url = "github:Toqozz/wired-notify";
|
||||
|
||||
agenix.url = "github:ryantm/agenix/0.15.0";
|
||||
|
||||
nixnur.url = "github:nix-community/NUR";
|
||||
|
||||
opam-nix.url = "github:tweag/opam-nix";
|
||||
|
||||
audio-lint.url = "git+https://git.earth2077.fr/leana/audio-lint";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue