diff options
author | Emma (Rory&) <root@rory.gay> | 2023-11-16 13:28:46 +0000 |
---|---|---|
committer | Emma (Rory&) <root@rory.gay> | 2023-11-16 13:28:46 +0000 |
commit | 5c76f0e88678830b8c214cbc158014476d113a9c (patch) | |
tree | 0484e82ba2713b1282535661b1c79f7193d37f03 /host/Rory-wsl/configuration.nix | |
parent | Add WSL key (diff) | |
download | Rory-Open-Architecture-5c76f0e88678830b8c214cbc158014476d113a9c.tar.xz |
Fix WSL ssh setup, change key
Diffstat (limited to 'host/Rory-wsl/configuration.nix')
-rw-r--r-- | host/Rory-wsl/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/Rory-wsl/configuration.nix b/host/Rory-wsl/configuration.nix index 86a9562..8c82c9e 100644 --- a/host/Rory-wsl/configuration.nix +++ b/host/Rory-wsl/configuration.nix @@ -50,6 +50,7 @@ vscode temurin-bin + obsidian (callPackage ../../modules/packages/nheko-git.nix { inherit nhekoSrc; inherit mtxclientSrc; }) ]; |