l aergia.r: import jovian nixos
This commit is contained in:
parent
8e959cc72d
commit
4c50091a7c
@ -27,6 +27,13 @@
|
|||||||
<stockholm/lass/2configs/print.nix>
|
<stockholm/lass/2configs/print.nix>
|
||||||
<stockholm/lass/2configs/br.nix>
|
<stockholm/lass/2configs/br.nix>
|
||||||
<stockholm/lass/2configs/c-base.nix>
|
<stockholm/lass/2configs/c-base.nix>
|
||||||
|
# steam-deck like experience https://github.com/Jovian-Experiments/Jovian-NixOS
|
||||||
|
{
|
||||||
|
imports = [
|
||||||
|
"${builtins.fetchTarball "https://github.com/Jovian-Experiments/Jovian-NixOS/archive/master.tar.gz"}/modules"
|
||||||
|
];
|
||||||
|
jovian.steam.enable = true;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
system.stateVersion = "22.11";
|
system.stateVersion = "22.11";
|
||||||
|
Loading…
Reference in New Issue
Block a user