refactored

This commit is contained in:
alsaiduq-lab 2025-09-25 17:52:36 -06:00
parent 38eda7fdd6
commit 72ea5ade11
9 changed files with 208 additions and 279 deletions

49
flake.lock generated
View file

@ -61,11 +61,11 @@
"zon2nix": "zon2nix"
},
"locked": {
"lastModified": 1758616426,
"narHash": "sha256-pPzbbpuh44gGHtA/diB5pv8w8qe9w6+TZLWm1qPUjwk=",
"lastModified": 1758653744,
"narHash": "sha256-y0B40QQ//4fpTAUfhZjoDEiUejhb2hXl5LcpNenRpYM=",
"owner": "ghostty-org",
"repo": "ghostty",
"rev": "3eb646ea6baf5eb45bbd39cd7ad624cda0264554",
"rev": "f97518cc100599186846282457be520fda11f467",
"type": "github"
},
"original": {
@ -95,6 +95,24 @@
"type": "github"
}
},
"hu-tao-cursor": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1758727127,
"narHash": "sha256-FdeiMlPVyu6tANl/EQatvVOEyX8d6rNMD31Emiaz8UQ=",
"ref": "refs/heads/master",
"rev": "d8d1da400e3835dfc211bfa67fb359e06bfff130",
"revCount": 4,
"type": "git",
"url": "ssh://git@github.com/alsaiduq-lab/Hu-Tao-Animated-Cursor"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/alsaiduq-lab/Hu-Tao-Animated-Cursor"
}
},
"i3-dotfiles": {
"flake": false,
"locked": {
@ -119,11 +137,11 @@
]
},
"locked": {
"lastModified": 1758420014,
"narHash": "sha256-a7IGWXPRppgXMRpBosBl2Afr5DICt21ogeZL45uVkX0=",
"lastModified": 1758678659,
"narHash": "sha256-Ff5IFCEABf3CStKvf8MqJe7jwrHk2J8swdYTrwOj9dk=",
"owner": "fufexan",
"repo": "nix-gaming",
"rev": "cd931e08409954b2e3595b1532039f8052dd8198",
"rev": "6418c314274a8ce27078402ab1fbac7c06da7a36",
"type": "github"
},
"original": {
@ -189,13 +207,30 @@
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1758589230,
"narHash": "sha256-zMTCFGe8aVGTEr2RqUi/QzC1nOIQ0N1HRsbqB4f646k=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d1d883129b193f0b495d75c148c2c3a7d95789a0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"ghostty": "ghostty",
"home-manager": "home-manager",
"hu-tao-cursor": "hu-tao-cursor",
"i3-dotfiles": "i3-dotfiles",
"nix-gaming": "nix-gaming",
"nixpkgs": "nixpkgs_3",
"nixpkgs": "nixpkgs_4",
"unstable": "unstable"
}
},