parent
50e1972660
commit
001585002f
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
{ config, lib, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
|
@ -18,6 +18,5 @@
|
|||
minecraft.client = lib.mkDefault false;
|
||||
steam.enable = lib.mkDefault true;
|
||||
};
|
||||
environment.systemPackages = [ pkgs.zeroad ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue