mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: update swayfx to 0.5
This commit is contained in:
parent
63b6bfc35d
commit
b43342d529
6 changed files with 371 additions and 26 deletions
|
|
@ -76,7 +76,10 @@
|
|||
inputs = { };
|
||||
};
|
||||
nix-topology.url = "github:oddlama/nix-topology";
|
||||
|
||||
scenefx = {
|
||||
url = "github:wlrfx/scenefx";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
outputs =
|
||||
inputs@{ self
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue