Skip to content

Conversation

@vic
Copy link
Owner

@vic vic commented Nov 2, 2025

configures user default shell at OS and home level.

darwin support is pending. PR welcome!

Copilot AI review requested due to automatic review settings November 2, 2025 04:52
@vic vic changed the base branch from main to rc/0.2.0 November 2, 2025 04:52
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new user-shell module that allows setting a user's default shell at both OS and home-manager levels, with corresponding CI tests to validate the functionality.

  • Adds a new reusable den._.user-shell module for configuring user shells across OS and home-manager
  • Demonstrates usage by configuring "will" user with fish shell in the example configuration
  • Adds CI test to verify the shell configuration works correctly

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
modules/aspects/provides/user-shell.nix New module providing shell configuration functionality for users
templates/default/modules/_example/aspects.nix Example usage applying fish shell to "will" user
templates/default/modules/_example/ci.nix Added CI check to verify user-shell module behavior; added lib parameter

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vic vic merged commit 5458d37 into rc/0.2.0 Nov 2, 2025
3 checks passed
@vic vic deleted the user-shell branch November 2, 2025 05:01
vic added a commit that referenced this pull request Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants