quickshell: switch to nixpkgs quickshell
This commit is contained in:
parent
fec612ff72
commit
99b7c4f250
3 changed files with 1 additions and 32 deletions
|
@ -67,13 +67,6 @@
|
|||
inputs.systems.follows = "systems";
|
||||
};
|
||||
|
||||
quickshell = {
|
||||
url = "git+https://git.outfoxxed.me/quickshell/quickshell";
|
||||
# THIS IS IMPORTANT
|
||||
# Mismatched system dependencies will lead to crashes and other issues.
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# The things rust is making me do...
|
||||
rust-overlay = {
|
||||
url = "github:oxalica/rust-overlay";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue