diff --git a/.gitignore b/.gitignore index e8b90f4..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +0,0 @@ -config.local.nix diff --git a/config.local.nix b/config.local.nix index f3f813c..8070073 100644 --- a/config.local.nix +++ b/config.local.nix @@ -1,6 +1,6 @@ { - hostname = "nixos"; - username = "biscuit"; + hostname = "Lees-MacbookAir"; + username = "lsoriano"; timezone = "America/Chicago"; vpn = { @@ -37,7 +37,7 @@ touchpadSupport = false; logitech-hardware = { - enable = true; + enable = false; }; # Custom Applications