diff options
Diffstat (limited to 'hosts/kansai/default.nix')
| -rw-r--r-- | hosts/kansai/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/kansai/default.nix b/hosts/kansai/default.nix index b1863e6..d4a3ff1 100644 --- a/hosts/kansai/default.nix +++ b/hosts/kansai/default.nix @@ -5,6 +5,7 @@ "${self}/modules/core" "${self}/modules/desktop" "${self}/modules/options" + "${self}/modules/pc" ]; networking.hostName = "kansai"; |