about summary refs log tree commit diff
path: root/hosts/commons/network.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-02-12 09:42:09 -0800
committerFranck Cuny <franck@fcuny.net>2022-02-12 09:42:09 -0800
commit0574137a8b907561f34fcb341c5983a2c42a448c (patch)
tree64e62d762cd2c110e74a92d9ea6d7da0a5ec10cd /hosts/commons/network.nix
parenthosts: typo (diff)
downloadworld-0574137a8b907561f34fcb341c5983a2c42a448c.tar.gz
hosts: more typo
Diffstat (limited to 'hosts/commons/network.nix')
-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 = {