wip
This commit is contained in:
@@ -37,7 +37,19 @@
|
|||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
zen-browser.url = "github:0xc000022070/zen-browser-flake";
|
zen-browser.url = "github:0xc000022070/zen-browser-flake";
|
||||||
|
<<<<<<< HEAD
|
||||||
ethui.url = "github:ethui/ethui/v1.19.2";
|
ethui.url = "github:ethui/ethui/v1.19.2";
|
||||||
|
=======
|
||||||
|
quickshell = {
|
||||||
|
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
|
||||||
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
};
|
||||||
|
ethui = {
|
||||||
|
url = "github:ethui/ethui";
|
||||||
|
ref="flake";
|
||||||
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
}
|
||||||
|
>>>>>>> 08aa572 (wip)
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs =
|
outputs =
|
||||||
|
|||||||
Reference in New Issue
Block a user