oignon: update julm's password
authorJulien Moutinho <julm@sourcephile.fr>
Tue, 13 Apr 2021 20:51:08 +0000 (22:51 +0200)
committerJulien Moutinho <julm@sourcephile.fr>
Mon, 26 Apr 2021 06:35:31 +0000 (08:35 +0200)
hosts/oignon.nix
private/world/julm/hashedPassword [new file with mode: 0644]

index f9918cca9f156b41100ae790a7f458ed7534ebb5..9abc99c74d66cc2ba5327738fd4dfff3d12c04f4 100644 (file)
@@ -106,6 +106,7 @@ environment.variables = {
   SYSTEMD_LESS = "FKMRX";
 };
 environment.systemPackages = [
+  pkgs.mkpasswd
   pkgs.gdb
 ];
 
diff --git a/private/world/julm/hashedPassword b/private/world/julm/hashedPassword
new file mode 100644 (file)
index 0000000..e5dbd11
Binary files /dev/null and b/private/world/julm/hashedPassword differ