nix: update patches
[julm/julm-nix.git] / hosts / blackberry / nix-ssh.nix
index d22c2a51f655bd56d284e6ff07b2dfcc4be7b3b7..751f655b5b37434eed66c9b174061ff133e9a3e7 100644 (file)
@@ -1,4 +1,9 @@
-{ pkgs, lib, config, ... }:
+{
+  pkgs,
+  lib,
+  config,
+  ...
+}:
 {
   nix = {
     settings.allowed-users = [ config.users.users."nix-ssh".name ];