🚀 use picom next
This commit is contained in:
parent
9676593e96
commit
69d5aca908
4 changed files with 2 additions and 35 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ inputs }:
|
||||
|
||||
final: prev: {
|
||||
picom = prev.picom.overrideAttrs (old: { src = inputs.picom; });
|
||||
stable = import inputs.stable {
|
||||
inherit (prev) system;
|
||||
config.allowUnfree = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue