mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
yodaHedgehog: fix
This commit is contained in:
parent
e9cbaf49fa
commit
ca8acd250b
@ -42,6 +42,8 @@ in
|
||||
path = with pkgs; [
|
||||
# Provides `echo`, `sleep`, `printf`.
|
||||
coreutils
|
||||
# Provides `ssh`
|
||||
openssh
|
||||
];
|
||||
# Script to execute as main process.
|
||||
script = ''
|
||||
|
Loading…
Reference in New Issue
Block a user