switched to unstable
This commit is contained in:
parent
8c11ceb7cf
commit
d1f6e6d954
3 changed files with 35 additions and 25 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
final: prev: {
|
||||
picom = prev.picom.overrideAttrs (old: { src = inputs.picom; });
|
||||
unstable = import inputs.unstable {
|
||||
stable = import inputs.stable {
|
||||
system = prev.system;
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue