quickshell: init
This commit is contained in:
parent
107d67dea2
commit
b458408f12
3 changed files with 49 additions and 0 deletions
|
@ -64,5 +64,10 @@
|
|||
};
|
||||
# Wrapper-manager for safely wrapping some packages.
|
||||
wrapper-manager.url = "github:viperML/wrapper-manager";
|
||||
|
||||
quickshell = {
|
||||
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue