swayosd flake, better multihead
This commit is contained in:
parent
a45ac1792c
commit
7882fe6841
9 changed files with 266 additions and 68 deletions
|
@ -49,6 +49,11 @@
|
|||
url = "path:flakes/qtile";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
swayosd = {
|
||||
url = "path:flakes/swayosd";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
@ -59,6 +64,7 @@
|
|||
nur,
|
||||
helix,
|
||||
qtile,
|
||||
swayosd,
|
||||
nixd,
|
||||
nix-ld-rs,
|
||||
nix-index-database,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue