feat: a bunch of changes i forgot to commit
This commit is contained in:
parent
57c72d9ac7
commit
8141140de9
21 changed files with 2871 additions and 186 deletions
|
@ -44,6 +44,11 @@
|
|||
repo = "qutebrowser-rose-pine";
|
||||
flake = false;
|
||||
};
|
||||
painless-neovim = {
|
||||
type = "git";
|
||||
url = "https://codeberg.org/amadaluzia/painless-neovim.git";
|
||||
ref = "master";
|
||||
};
|
||||
};
|
||||
outputs = inputs @ {
|
||||
nixpkgs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue