about summary refs log tree commit diff
path: root/nixos/modules/config
diff options
context:
space:
mode:
authornikstur <nikstur@outlook.com>2023-11-13 09:29:33 +0100
committernikstur <nikstur@outlook.com>2023-12-29 03:41:45 +0100
commit0ebd39b5418cc8b5d8635c41e893ee4dfc19c7de (patch)
tree28aed2522ff0ed8ba25c16c7da8aa6b0225d9b24 /nixos/modules/config
parent3be357b2e78799704df2c3fb3b5f1c3872efc43b (diff)
nixos/nix-channel: remove unused stringAfter
Diffstat (limited to 'nixos/modules/config')
-rw-r--r--nixos/modules/config/nix-channel.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/config/nix-channel.nix b/nixos/modules/config/nix-channel.nix
index a7ca7a5c74a40..dd97cb730ae41 100644
--- a/nixos/modules/config/nix-channel.nix
+++ b/nixos/modules/config/nix-channel.nix
@@ -12,7 +12,6 @@ let
     mkDefault
     mkIf
     mkOption
-    stringAfter
     types
     ;