From be276fb33d3dcd5cf6296cb1e8bcdf599f5f73ca Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 7 Jun 2026 11:56:30 -0500 Subject: Windows 11 VM RDP --- modules/home/dev.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/home/dev.nix') 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" ]; -- cgit v1.2.3