diff options
| author | Christian <[email protected]> | 2026-06-07 11:56:30 -0500 |
|---|---|---|
| committer | Christian <[email protected]> | 2026-06-07 11:56:30 -0500 |
| commit | be276fb33d3dcd5cf6296cb1e8bcdf599f5f73ca (patch) | |
| tree | 10e719aa6d9889713635fbfbae686601dc2cfba2 /modules/home | |
| parent | 9a21de7a3264519e5e4e2302b472751de023bf22 (diff) | |
Windows 11 VM RDP
Diffstat (limited to 'modules/home')
| -rw-r--r-- | modules/home/dev.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/dev.nix b/modules/home/dev.nix index f7eb1a9..9bbe9df 100644 --- a/modules/home/dev.nix +++ b/modules/home/dev.nix @@ -16,6 +16,7 @@ nixfmt ]; + services.remmina.enable = true; programs.claude-code.enable = true; programs.uv.enable = true; home.sessionPath = [ "$HOME/.local/bin" ]; |
