mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat(hyprland): fix picker
This commit is contained in:
parent
26ad2434b0
commit
576f3a3e7e
3 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@
|
|||
};
|
||||
flakelibstd = {
|
||||
url = "github:flakelib/std";
|
||||
inputs.nix-std.follows = "flakelibstd";
|
||||
inputs.nix-std.follows = "std";
|
||||
};
|
||||
flakelib = {
|
||||
url = "github:flakelib/fl";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue