Merge pull request #24 from caperren/working-branch

Remove home-manager ssh config for now due to bad default permissions
This commit is contained in:
2025-12-13 16:35:03 -08:00
committed by GitHub

View File

@@ -58,8 +58,6 @@ in
};
};
programs.ssh.enable = true;
# Assets/scripts
home.file.".config/streamdeck-ui/icons".source = ./dotfiles/streamdeck/icons;
home.file.".config/hypr/scripts".source = ./dotfiles/.config/hypr/scripts;