parent
ce9bb61f7f
commit
ea06868e39
4 changed files with 46 additions and 2 deletions
|
@ -343,6 +343,12 @@
|
|||
repo = "nixpkgs-wayland";
|
||||
type = "github";
|
||||
};
|
||||
nurl = {
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
owner = "nix-community";
|
||||
repo = "nurl";
|
||||
type = "github";
|
||||
};
|
||||
nvim-theme-src = {
|
||||
flake = false;
|
||||
owner = "Mofiqul";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue