SteamDeck: install the steamdeck themes
This commit is contained in:
parent
cafa6e4097
commit
9cccf7b4b0
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@
|
||||||
# Large builds (the linux kernel) fail to build because /tmp is too small when using tmpfs
|
# Large builds (the linux kernel) fail to build because /tmp is too small when using tmpfs
|
||||||
boot.tmp.useTmpfs = false;
|
boot.tmp.useTmpfs = false;
|
||||||
|
|
||||||
environment.systemPackages = [ pkgs.steamdeck-firmware ];
|
environment.systemPackages = [ pkgs.steamdeck-firmware pkgs.steamdeck-hw-theme ];
|
||||||
# List packages installed in system profile. To search, run:
|
# List packages installed in system profile. To search, run:
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
# environment.systemPackages = with pkgs; [
|
# environment.systemPackages = with pkgs; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue