mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-20 06:39:59 +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:
|
packages:
|
||||||
- Deck Swap: just swap-on
|
- Deck Swap: just swap-on
|
||||||
- Disable ZRAM: just zram-off
|
- 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:
|
SteamDeckGyroDSU:
|
||||||
descrption: Allows emulators and other applications to receive Steam Deck gyro motion data
|
descrption: Allows emulators and other applications to receive Steam Deck gyro motion data
|
||||||
default: true
|
default: true
|
||||||
|
@ -168,6 +168,11 @@ screens:
|
|||||||
default: false
|
default: false
|
||||||
packages:
|
packages:
|
||||||
- Disable ZRAM: just zram-off
|
- 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:
|
final-screen:
|
||||||
source: yafti.screen.title
|
source: yafti.screen.title
|
||||||
values:
|
values:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user