2026-01-27

This commit is contained in:
Weckyy702
2026-01-27 16:56:07 +01:00
parent 156bd44710
commit 3defad84fb
6 changed files with 112 additions and 20 deletions

22
flake.lock generated
View File

@@ -1,5 +1,26 @@
{
"nodes": {
"catppuccin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1768256610,
"narHash": "sha256-IyL6nZo242nDLoLQVwkqAZXp8FO5kBfjL6Fuh+gZO10=",
"owner": "catppuccin",
"repo": "nix",
"rev": "0734ad8c91342df34f1a1e5c183d053d70ba87c7",
"type": "github"
},
"original": {
"owner": "catppuccin",
"ref": "release-25.11",
"repo": "nix",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
@@ -153,6 +174,7 @@
},
"root": {
"inputs": {
"catppuccin": "catppuccin",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixvim": "nixvim",