hosts/tux: Add preliminary configuration for tux

Welcome to the team <3
This commit is contained in:
2026-03-17 00:15:19 +01:00
parent 22a1b19301
commit 7410e0e0a2
12 changed files with 161 additions and 0 deletions

17
flake.lock generated
View File

@@ -25,6 +25,22 @@
"type": "github"
}
},
"aghpb": {
"flake": false,
"locked": {
"lastModified": 1773167124,
"narHash": "sha256-ELnpKMODHKZcsXZ9/6XyTo17u3j2bUs9nplyULz6uFI=",
"owner": "cat-milk",
"repo": "Anime-Girls-Holding-Programming-Books",
"rev": "c04a6e18f474965b731b65e539ad69a94123c444",
"type": "github"
},
"original": {
"owner": "cat-milk",
"repo": "Anime-Girls-Holding-Programming-Books",
"type": "github"
}
},
"assets": {
"flake": false,
"locked": {
@@ -313,6 +329,7 @@
"root": {
"inputs": {
"agenix": "agenix",
"aghpb": "aghpb",
"assets": "assets",
"catppuccin": "catppuccin",
"flake-file": "flake-file",