This commit is contained in:
암냥 2026-08-16 20:03:47 +09:00
commit ab3a5296a0
No known key found for this signature in database
13 changed files with 199 additions and 50 deletions

View file

@ -2,7 +2,7 @@
{
imports = [
"${inputs.self}/modules/mizukios/base"
"${inputs.self}/modules/mizukios/features/ssh.nix"
"${inputs.self}/modules/mizukios/features/remote/ssh.nix"
];
wsl.enable = true;