diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-04-14 17:13:48 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-04-14 17:13:48 +0200 |
| commit | 7eac48a8c93c90314286b504152c3a8952b2c7b7 (patch) | |
| tree | 7f1181e4f30f478e44d91cfb2457d229c1eef141 /hosts/by-name | |
| parent | pkgs/aumo: Make resistent to labels containing spaces (diff) | |
| download | nixos-config-7eac48a8c93c90314286b504152c3a8952b2c7b7.zip | |
hosts/tiamat: Remove unused arguments
Diffstat (limited to 'hosts/by-name')
| -rw-r--r-- | hosts/by-name/tiamat/configuration.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/by-name/tiamat/configuration.nix b/hosts/by-name/tiamat/configuration.nix index 18393543..baa9215a 100644 --- a/hosts/by-name/tiamat/configuration.nix +++ b/hosts/by-name/tiamat/configuration.nix @@ -9,9 +9,7 @@ # If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>. { lib, - pkgs, system, - libraries, externalBinaries, ... }: { |
