mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
winboat: Init module
This commit is contained in:
parent
c3cfcf1b61
commit
cce717c606
3 changed files with 48 additions and 1 deletions
23
flake.lock
generated
23
flake.lock
generated
|
|
@ -302,7 +302,8 @@
|
|||
"radicale-birthday-calendar": "radicale-birthday-calendar",
|
||||
"sops": "sops",
|
||||
"treefmt": "treefmt",
|
||||
"vscode-extensions": "vscode-extensions"
|
||||
"vscode-extensions": "vscode-extensions",
|
||||
"winboat": "winboat"
|
||||
}
|
||||
},
|
||||
"sops": {
|
||||
|
|
@ -428,6 +429,26 @@
|
|||
"repo": "nix-vscode-extensions",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"winboat": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1759967818,
|
||||
"narHash": "sha256-IdUo5sdrvr4TUbdtrmFzPzG6mMDCt0WKDd1cOmUpcIU=",
|
||||
"owner": "TibixDev",
|
||||
"repo": "winboat",
|
||||
"rev": "3c8c4d711b1b466433d85f14b973d5de24ffc554",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "TibixDev",
|
||||
"repo": "winboat",
|
||||
"type": "github"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue