mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Adjust spacing
This commit is contained in:
parent
5ed2d5321a
commit
2530a97d06
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
{ config, ulib, ... }: with ulib; merge
|
{ config, ulib, ... }: with ulib; merge
|
||||||
|
|
||||||
(systemConfiguration {
|
(systemConfiguration {
|
||||||
system.stateVersion = "23.05";
|
system.stateVersion = "23.05";
|
||||||
|
|
||||||
nixpkgs.hostPlatform = "x86_64-linux";
|
nixpkgs.hostPlatform = "x86_64-linux";
|
||||||
|
|
||||||
time.timeZone = "Europe/Istanbul";
|
time.timeZone = "Europe/Istanbul";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue