about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/commons/network.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/commons/network.nix b/hosts/commons/network.nix
index c44f7a4..df5aa27 100644
--- a/hosts/commons/network.nix
+++ b/hosts/commons/network.nix
@@ -1,4 +1,4 @@
-{ config, pkgs, hostname, ... }:
+{ config, pkgs, lib, hostname, ... }:
 
 {
   networking = {