feat: hyprland improvements, terraform email

This commit is contained in:
Kat Inskip 2025-12-18 15:30:52 -08:00
parent 4759970fe8
commit c7c485f955
20 changed files with 205 additions and 100 deletions

21
flake.lock generated
View file

@ -1803,6 +1803,26 @@
"type": "github"
}
},
"nixpkgs-unfree": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1755249704,
"narHash": "sha256-J1mqsd/gqZ32G3YOzWk9sppLbXXLEpu37hrZfRcTtdg=",
"owner": "numtide",
"repo": "nixpkgs-unfree",
"rev": "12d82a604d21a65df008bdb1515eecb96f9e55dc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nixpkgs-unfree",
"type": "github"
}
},
"nixpkgs-xr": {
"inputs": {
"flake-compat": [
@ -2233,6 +2253,7 @@
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_4",
"nixpkgs-lib": "nixpkgs-lib_2",
"nixpkgs-unfree": "nixpkgs-unfree",
"nixpkgs-xr": "nixpkgs-xr",
"nixvim": "nixvim",
"noctalia": "noctalia",