update lockfile
This commit is contained in:
parent
d13c5f87e1
commit
1c337431d5
3 changed files with 130 additions and 78 deletions
|
@ -72,7 +72,7 @@
|
|||
networking.hostName = "nixdesk";
|
||||
|
||||
nixpkgs.config = {
|
||||
# rocmSupport = true; # TODO enable once nixpkgs fixes their shit and llvm libc doesnt fail to compile (https://github.com/NixOS/nixpkgs/issues/368672)
|
||||
rocmSupport = true;
|
||||
allowUnfreePredicate = pkg:
|
||||
builtins.elem (lib.getName pkg) [
|
||||
"steam"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue