test
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
config.local.nix
|
|
||||||
|
|||||||
+3
-3
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
hostname = "nixos";
|
hostname = "Lees-MacbookAir";
|
||||||
username = "biscuit";
|
username = "lsoriano";
|
||||||
timezone = "America/Chicago";
|
timezone = "America/Chicago";
|
||||||
|
|
||||||
vpn = {
|
vpn = {
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
touchpadSupport = false;
|
touchpadSupport = false;
|
||||||
|
|
||||||
logitech-hardware = {
|
logitech-hardware = {
|
||||||
enable = true;
|
enable = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Custom Applications
|
# Custom Applications
|
||||||
|
|||||||
Reference in New Issue
Block a user