Commit for generation 67

This commit is contained in:
2024-09-25 03:04:11 -04:00
parent 509d7f2acb
commit 12981c0622
2 changed files with 10 additions and 6 deletions

12
flake.lock generated
View File

@@ -388,13 +388,13 @@
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
"lastModified": 1,
"lastModified": 1727237241,
"narHash": "sha256-Y+21IYiPTQWOuHzD+KucrdVnBokpyDRZTrFp0Ir8qVE=",
"path": "glasshouse-desktop/dotfiles/packages/nixvim",
"path": "/home/pagedmov/sysflakes/glasshouse-desktop/dotfiles/packages/nixvim",
"type": "path"
},
"original": {
"path": "glasshouse-desktop/dotfiles/packages/nixvim",
"path": "/home/pagedmov/sysflakes/glasshouse-desktop/dotfiles/packages/nixvim",
"type": "path"
}
},
@@ -450,13 +450,13 @@
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1,
"lastModified": 1727237241,
"narHash": "sha256-S3crmqg/CDKf+QTwnZUR6udyjsvqS0P0y56wGuJmOno=",
"path": "glasshouse-desktop/dotfiles/packages/toilet",
"path": "/home/pagedmov/sysflakes/glasshouse-desktop/dotfiles/packages/toilet",
"type": "path"
},
"original": {
"path": "glasshouse-desktop/dotfiles/packages/toilet",
"path": "/home/pagedmov/sysflakes/glasshouse-desktop/dotfiles/packages/toilet",
"type": "path"
}
},

View File

@@ -18,6 +18,10 @@
};
};
environment.variables = {
XCURSOR_SIZE = "24";
};
time.timeZone = "America/New_York";
i18n.defaultLocale = "en_US.UTF-8";