diff options
author | polwex <polwex@sortug.com> | 2025-07-26 21:39:11 +0000 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-07-26 21:39:11 +0000 |
commit | 7c48432201b2873a04a2e1bcd5aa3a0662558e26 (patch) | |
tree | d1cec8edcecbd482f29d4ec0f94e3ce3b5f91f06 /hosts/local/s15 | |
parent | 7c959ef5c9c689c06aa5fe48110cdf6d780a438c (diff) |
hetzner
Diffstat (limited to 'hosts/local/s15')
-rw-r--r-- | hosts/local/s15/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/local/s15/configuration.nix b/hosts/local/s15/configuration.nix index 20efcb5..8e06c2f 100644 --- a/hosts/local/s15/configuration.nix +++ b/hosts/local/s15/configuration.nix @@ -33,6 +33,7 @@ ../../editors.nix ../../pkgs.nix ../../server.nix + # ../../network.nix # ../../gpg.nix ]; environment.systemPackages = [ |