added picom jonaburg
This commit is contained in:
parent
cde05d9a58
commit
bf2e209641
2 changed files with 12 additions and 0 deletions
|
|
@ -10,6 +10,10 @@
|
|||
url = github:nix-community/home-manager/release-21.05;
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
picom = {
|
||||
url = github:jonaburg/picom;
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs@{ self, utils, home-manager, nixpkgs, ...}:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue