Add back Steam Deck and add experimental unstable
This commit is contained in:
parent
d4f132616e
commit
14aad2871f
18 changed files with 282 additions and 41 deletions
4
hosts/jupiter/system/boot/default.nix
Normal file
4
hosts/jupiter/system/boot/default.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
boot.kernel.sysctl."vm.max_map_count" = 2147483642;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue