Update sway config

This commit is contained in:
2024-06-06 19:13:50 -05:00
parent 170191583c
commit 2a2a046560
9 changed files with 79 additions and 95 deletions

View File

@@ -38,7 +38,7 @@ in
};
passphrase = mkOption {
description = "path to file containing passphrase";
description = "Path to file containing passphrase";
type = types.path;
};