mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: use disko as a module
This commit is contained in:
parent
5be02dc55f
commit
2fedc3d1b5
4 changed files with 29 additions and 5 deletions
|
|
@ -70,6 +70,10 @@
|
|||
url = "github:serokell/deploy-rs";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
disko = {
|
||||
url = "github:nix-community/disko";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
# packages
|
||||
audio-lint = {
|
||||
url = "git+https://git.earth2077.fr/leana/audio-lint";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue