mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
steam package renamed
This commit is contained in:
parent
2783506ad0
commit
9fe1ea33db
1 changed files with 1 additions and 1 deletions
|
|
@ -21,8 +21,8 @@
|
||||||
allowedUnfree = [
|
allowedUnfree = [
|
||||||
"nvidia-x11"
|
"nvidia-x11"
|
||||||
"steam"
|
"steam"
|
||||||
|
"steam-unwrapped"
|
||||||
"steam-run"
|
"steam-run"
|
||||||
"steam-original"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue