Import disko as module
This commit is contained in:
parent
cc57b5ddbf
commit
9075130cc8
4 changed files with 17 additions and 1 deletions
|
@ -76,6 +76,10 @@
|
|||
# Spotify client
|
||||
spicetify-nix.url = "github:the-argus/spicetify-nix";
|
||||
spicetify-nix.inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
|
||||
# Disko
|
||||
disko.url = "github:nix-community/disko";
|
||||
disko.inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
# }}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue