mirror of
https://github.com/blahai/nyx.git
synced 2025-06-07 20:23:02 -04:00
Nyx: add quickshell
This commit is contained in:
parent
051f9a4a6e
commit
3eb282fb23
4 changed files with 92 additions and 33 deletions
|
@ -36,6 +36,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
quickshell = {
|
||||
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
|
||||
inputs.nixpkgs.follows = "nixpkgs-smol";
|
||||
};
|
||||
|
||||
ags = {
|
||||
url = "github:Aylur/ags/v1";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue