sourcephile
/
git
/
julm
/
julm-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
nix: update patches
[julm/julm-nix.git]
/
hosts
/
blackberry
/
nix-ssh.nix
diff --git
a/hosts/blackberry/nix-ssh.nix
b/hosts/blackberry/nix-ssh.nix
index d22c2a51f655bd56d284e6ff07b2dfcc4be7b3b7..751f655b5b37434eed66c9b174061ff133e9a3e7 100644
(file)
--- a/
hosts/blackberry/nix-ssh.nix
+++ b/
hosts/blackberry/nix-ssh.nix
@@
-1,4
+1,9
@@
-{ pkgs, lib, config, ... }:
+{
+ pkgs,
+ lib,
+ config,
+ ...
+}:
{
nix = {
settings.allowed-users = [ config.users.users."nix-ssh".name ];