try steamdeck again
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
builtins.fetchTarball {
|
builtins.fetchTarball {
|
||||||
url = "https://github.com/Jovian-Experiments/Jovian-NixOS/archive/${revision}.tar.gz";
|
url = "https://github.com/Jovian-Experiments/Jovian-NixOS/archive/${revision}.tar.gz";
|
||||||
# Update the hash as needed:
|
# Update the hash as needed:
|
||||||
sha256 = "sha256:1sh4rkrf3zs1zg5cp67f6lhbw31glklfkbyghdzh51yvhn4nq0id";
|
sha256 = "sha256:1kdvqrciq27xcgnqi9qk8dm12xcik6griivmfvf74fpym4r3x75m";
|
||||||
} + "/modules"
|
} + "/modules"
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -47,8 +47,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
jovian.devices.steamdeck = {
|
jovian.devices.steamdeck = {
|
||||||
enable = false;
|
enable = true;
|
||||||
enableDefaultStage1Modules = false;
|
# enableDefaultStage1Modules = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Bootloader.
|
# Bootloader.
|
||||||
|
|||||||
Reference in New Issue
Block a user