mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 18:32:48 +00:00
feat: Add Nix package manager to match evidential inclusion in SteamOS 3.5
This commit is contained in:
parent
7eaa338cfe
commit
4626c16067
@ -179,6 +179,11 @@ screens:
|
||||
packages:
|
||||
- Deck Swap: just swap-on
|
||||
- Disable ZRAM: just zram-off
|
||||
Nix Package Manager:
|
||||
descrption: Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible
|
||||
default: true
|
||||
packages:
|
||||
- Install Nix Package Support: curl -s https://raw.githubusercontent.com/dnkmmr69420/nix-installer-scripts/main/installer-scripts/silverblue-nix-installer.sh | bash
|
||||
SteamDeckGyroDSU:
|
||||
descrption: Allows emulators and other applications to receive Steam Deck gyro motion data
|
||||
default: true
|
||||
|
@ -168,6 +168,11 @@ screens:
|
||||
default: false
|
||||
packages:
|
||||
- Disable ZRAM: just zram-off
|
||||
Nix Package Manager:
|
||||
descrption: Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible
|
||||
default: true
|
||||
packages:
|
||||
- Install Nix Package Support: curl -s https://raw.githubusercontent.com/dnkmmr69420/nix-installer-scripts/main/installer-scripts/silverblue-nix-installer.sh | bash
|
||||
final-screen:
|
||||
source: yafti.screen.title
|
||||
values:
|
||||
|
Loading…
x
Reference in New Issue
Block a user