added picom jonaburg

This commit is contained in:
Moritz Böhme 2021-09-10 09:16:30 +00:00
parent 20d49dea9f
commit 0a997c15b3
3 changed files with 54 additions and 10 deletions

17
flake.lock generated
View file

@ -52,10 +52,27 @@
"type": "github"
}
},
"picom": {
"flake": false,
"locked": {
"lastModified": 1606582992,
"narHash": "sha256-R+YUGBrLst6CpUgG9VCwaZ+LiBSDWTp0TLt1Ou4xmpQ=",
"owner": "jonaburg",
"repo": "picom",
"rev": "a8445684fe18946604848efb73ace9457b29bf80",
"type": "github"
},
"original": {
"owner": "jonaburg",
"repo": "picom",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"picom": "picom",
"unstable": "unstable",
"utils": "utils"
}