Update laptop config

This commit is contained in:
2024-08-09 11:19:48 -05:00
parent 34902172ee
commit c94f6e3956
6 changed files with 40 additions and 25 deletions

View File

@@ -213,6 +213,7 @@
{
networking.hostName = hostname;
simmer = config.options;
nix.settings.trusted-users = [ "eesim" ];
}
systemConfig
(./. + "/hosts/${hostname}/hardware-configuration.nix")