update lockfile

This commit is contained in:
xunuwu 2025-01-15 13:09:59 +01:00
parent d13c5f87e1
commit 1c337431d5
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
3 changed files with 130 additions and 78 deletions

View file

@ -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"