mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +01:00
clip clip
This commit is contained in:
parent
37e325c588
commit
b507f381a0
4 changed files with 36 additions and 5 deletions
21
flake.lock
generated
21
flake.lock
generated
|
|
@ -1,5 +1,25 @@
|
|||
{
|
||||
"nodes": {
|
||||
"clippyboard": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1758224382,
|
||||
"narHash": "sha256-EQwtymWm+QLeRH35kPZdvGBwyuNsK7zvshg91O/FS7U=",
|
||||
"owner": "Noratrieb",
|
||||
"repo": "clippyboard",
|
||||
"rev": "660afa0bc8f932c9cb13da5b4e1f3e1524c27085",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Noratrieb",
|
||||
"repo": "clippyboard",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"flake-parts": {
|
||||
"inputs": {
|
||||
"nixpkgs-lib": [
|
||||
|
|
@ -219,6 +239,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"clippyboard": "clippyboard",
|
||||
"home-manager": "home-manager",
|
||||
"minegrub-theme": "minegrub-theme",
|
||||
"niri": "niri",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue