Add artwork
This commit is contained in:
parent
db3beaf568
commit
eb1cc0298c
1 changed files with 5 additions and 0 deletions
|
|
@ -6,6 +6,11 @@
|
|||
|
||||
nur.url = "github:nix-community/NUR";
|
||||
|
||||
nixos-artwork = {
|
||||
url = "github:NixOS/nixos-artwork";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-23.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue