Added additional config for nh

This commit is contained in:
EsVagy42 2026-01-18 13:24:43 +01:00
parent 93ac9a4287
commit 44f24f05ac
2 changed files with 3 additions and 1 deletions

View file

@ -1 +1 @@
Added nh
Added additional config for nh

View file

@ -398,6 +398,7 @@ in
productive = {
inheritParentConfig = true;
configuration = {
environment.etc."specialisation".text = "productive";
environment.systemPackages = basePackages;
programs.steam.enable = lib.mkOverride 99 false;
}
@ -412,6 +413,7 @@ in
no_yt = {
inheritParentConfig = true;
configuration = {
environment.etc."specialisation".text = "no_yt";
environment.systemPackages = basePackages ++ unproductivePackages;
}
// blocky_config (