mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 03:50:15 +00:00
wsl fixes
This commit is contained in:
@ -7,12 +7,6 @@
|
||||
|
||||
options = {
|
||||
|
||||
identityFile = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
description = "Path to existing identity file.";
|
||||
default = "/etc/ssh/ssh_host_ed25519_key";
|
||||
};
|
||||
|
||||
secretsDirectory = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
description = "Default path to place secrets.";
|
||||
|
Reference in New Issue
Block a user