test
This commit is contained in:
@@ -1 +0,0 @@
|
||||
config.local.nix
|
||||
|
||||
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user