fixed hyprland config getting garbage collected

This commit is contained in:
2026-07-13 12:18:04 +01:00
parent 9d20805a2b
commit 44b51bf454
3 changed files with 27 additions and 0 deletions

17
flake.lock generated
View File

@@ -386,6 +386,22 @@
"url": "https://git.voidarc.co.uk/voidarc/hypr"
}
},
"hyprland-config": {
"flake": false,
"locked": {
"lastModified": 1783777857,
"narHash": "sha256-5tIpGp3E+hsDvWQWtAEvvQfUv+wdi6OsS1qziLPMJhk=",
"ref": "refs/heads/main",
"rev": "e561e6d3be18fc3d5dc35380dc6a87ebc518b471",
"revCount": 47,
"type": "git",
"url": "https://git.voidarc.co.uk/voidarc/hypr"
},
"original": {
"type": "git",
"url": "https://git.voidarc.co.uk/voidarc/hypr"
}
},
"hyprland-guiutils": {
"inputs": {
"aquamarine": [
@@ -1026,6 +1042,7 @@
"flake-parts": "flake-parts",
"gotify-desktop": "gotify-desktop",
"hyprland": "hyprland",
"hyprland-config": "hyprland-config",
"import-tree": "import-tree",
"nixpkgs": "nixpkgs_5",
"nvim": "nvim",