feat(deertopia): *Arr suite
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
stylix.url = "github:danth/stylix";
|
||||
# nixcord.url = "github:kaylorben/nixcord";
|
||||
nixcord.url = "github:msyds/nixcord/irc-colours";
|
||||
vpn-confinement.url = "github:Maroka-chan/VPN-Confinement";
|
||||
nixarr = {
|
||||
url = "github:rasmus-kirk/nixarr";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.vpnconfinement.follows = "vpn-confinement";
|
||||
};
|
||||
# Used for Firefox extensions/addons.
|
||||
nur = {
|
||||
url = "github:nix-community/NUR";
|
||||
|
||||
Reference in New Issue
Block a user