diff options
Diffstat (limited to 'util/host.nix')
| -rw-r--r-- | util/host.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/host.nix b/util/host.nix index 8c3ab91..637f0f3 100644 --- a/util/host.nix +++ b/util/host.nix @@ -12,6 +12,7 @@ modules = [ ../hosts/common + ../hosts/${name} ({pkgs, ...}: { system.stateVersion = version; |
