moved common into modules

This commit is contained in:
2026-07-13 16:03:48 +10:00
parent d5c13bc2d2
commit d48e4d4f10
11 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
{
imports =
[ # Include the results of the hardware scan.
../../common/configuration.nix
../../modules/common/configuration.nix
../../modules/nix/cache-client.nix
../../modules/nix/remote-builder-client.nix
];