1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Adjust spacing

This commit is contained in:
RGBCube 2024-01-15 18:01:40 +03:00
parent 5ed2d5321a
commit 2530a97d06
No known key found for this signature in database

View file

@ -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";