mirror of
https://github.com/nmasur/dotfiles
synced 2026-03-10 21:59:45 +00:00
more adjustments
This commit is contained in:
@@ -9,6 +9,7 @@ in
|
||||
enable = lib.mkEnableOption "Wait for identity file oneshot";
|
||||
identityFile = lib.mkOption {
|
||||
type = lib.types.path;
|
||||
default = config.identityFile;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user