1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00
This commit is contained in:
RGBCube 2023-10-20 16:57:59 +03:00
parent 6275dcfbd6
commit 2b7469d644
No known key found for this signature in database

View file

@ -95,7 +95,7 @@
"flakes"
];
networking.hostNamev = hostName;
networking.hostName = hostName;
nixpkgs.hostPlatform = hostPlatform;
home-manager.useGlobalPkgs = true;