repo restructure

This commit is contained in:
TheWanderingCrow 2024-12-24 12:24:10 -05:00
parent 7265b2d4d3
commit 1551b33527

View file

@ -1,4 +1,8 @@
{pkgs}: {
{
config,
pkgs,
...
}: {
config = {
system.stateVersion = "24.05";
time.timeZone = "America/New_York";