mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
repo restructure
This commit is contained in:
parent
7265b2d4d3
commit
1551b33527
1 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{pkgs}: {
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
config = {
|
||||
system.stateVersion = "24.05";
|
||||
time.timeZone = "America/New_York";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue