This commit is contained in:
mjallen18
2026-02-06 08:48:46 -06:00
parent a68c91264f
commit bf48d8fcf0
10 changed files with 71 additions and 32 deletions

15
flake.lock generated
View File

@@ -205,14 +205,14 @@
"type": "github"
}
},
"dotfiles": {
"end4-dotfiles": {
"flake": false,
"locked": {
"lastModified": 1769126799,
"narHash": "sha256-v/VwDphmB+pdp51d65feDAXYLxU3juUIOIvVVT43oP4=",
"lastModified": 1770104062,
"narHash": "sha256-0+6LXC3iCzmXUvUxKNygP8wGB2BPVACg8Bd56ITlVck=",
"ref": "refs/heads/main",
"rev": "1b4c439c3e8286809747becfc59461b484345bfa",
"revCount": 5856,
"rev": "640a1477215903ec5bca7901cc44faf8097ef8cb",
"revCount": 5877,
"submodules": true,
"type": "git",
"url": "https://github.com/end-4/dots-hyprland"
@@ -666,7 +666,9 @@
},
"illogical-flake": {
"inputs": {
"dotfiles": "dotfiles",
"dotfiles": [
"end4-dotfiles"
],
"nixpkgs": [
"nixpkgs"
],
@@ -1401,6 +1403,7 @@
"cosmic": "cosmic",
"darwin": "darwin",
"disko": "disko",
"end4-dotfiles": "end4-dotfiles",
"home-manager": "home-manager",
"home-manager-stable": "home-manager-stable",
"home-manager-unstable": "home-manager-unstable",