feat: work on laptop and shell stuff

This commit is contained in:
Kat Inskip 2025-10-22 17:07:43 -07:00
parent a4b63004fb
commit 1071288f6e
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
21 changed files with 165 additions and 38 deletions

36
flake.lock generated
View file

@ -223,6 +223,23 @@
"type": "github"
}
},
"cpu-microcodes": {
"flake": false,
"locked": {
"lastModified": 1759588812,
"narHash": "sha256-HMq/XjTY/Dmjzufho8dw8bL/2iMlcIZEUcJI84o6/no=",
"owner": "platomav",
"repo": "CPUMicrocodes",
"rev": "ae2c33ecd7a5855a743b360a05bc984911d16957",
"type": "github"
},
"original": {
"owner": "platomav",
"repo": "CPUMicrocodes",
"rev": "ae2c33ecd7a5855a743b360a05bc984911d16957",
"type": "github"
}
},
"crane": {
"locked": {
"lastModified": 1731098351,
@ -1575,6 +1592,7 @@
"systems": "systems_3",
"tree": "tree",
"treefmt-nix": "treefmt-nix",
"ucodenix": "ucodenix",
"wezterm": "wezterm"
}
},
@ -2012,6 +2030,24 @@
"type": "github"
}
},
"ucodenix": {
"inputs": {
"cpu-microcodes": "cpu-microcodes"
},
"locked": {
"lastModified": 1759935526,
"narHash": "sha256-ul9G+RlFA1OdfNY2s/qD2ANOagXktbvKpjtWaH8SiVk=",
"owner": "e-tho",
"repo": "ucodenix",
"rev": "ae546711cdd5dbbd284fe9a47bd4f6ae9bbc7449",
"type": "github"
},
"original": {
"owner": "e-tho",
"repo": "ucodenix",
"type": "github"
}
},
"wezterm": {
"inputs": {
"flake-utils": [