testing gpu stuff

This commit is contained in:
Matt Nish-Lapidus 2024-10-02 18:35:14 -04:00
parent 8751e16822
commit 512e2113f9
4 changed files with 85 additions and 83 deletions

21
flake.lock generated
View file

@ -1,5 +1,25 @@
{
"nodes": {
"envycontrol": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1724028178,
"narHash": "sha256-3FPpsd43xXXV6ErlMxdQabg9uMS2OW8nm2QklKKe600=",
"owner": "bayasdev",
"repo": "envycontrol",
"rev": "0b502c4027133694e82db9b56eaffbb34fc98642",
"type": "github"
},
"original": {
"owner": "bayasdev",
"repo": "envycontrol",
"type": "github"
}
},
"flake-compat": {
"locked": {
"lastModified": 1717312683,
@ -301,6 +321,7 @@
},
"root": {
"inputs": {
"envycontrol": "envycontrol",
"home-manager": "home-manager",
"kmonad": "kmonad",
"musnix": "musnix",