add nixpkgs input
This commit is contained in:
parent
6e6c001c9f
commit
c5f23eae02
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
{
|
{
|
||||||
inputs = {
|
inputs = {
|
||||||
|
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||||
|
|
||||||
base16-rofi = {
|
base16-rofi = {
|
||||||
url = "github:0xdec/base16-rofi";
|
url = "github:0xdec/base16-rofi";
|
||||||
flake = false;
|
flake = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue