Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use minimal nix profile to save disk space and build/install less stuff #25

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

hacklschorsch
Copy link
Member

Refs #17

@hacklschorsch hacklschorsch requested a review from btlogy January 23, 2025 20:32
@hacklschorsch hacklschorsch self-assigned this Jan 27, 2025
Copy link
Member

@btlogy btlogy left a comment

Choose a reason for hiding this comment

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

LGTM

Nice: I was looking for this!

I'll also add this here:

{ config, lib, pkgs, modules, sources, ... }: {
imports = [
./users.nix
./sops.nix
];

btlogy added a commit that referenced this pull request Jan 29, 2025
Co-authored-by: Florian Sesser <florian@leastauthority.com>
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
btlogy added a commit that referenced this pull request Jan 29, 2025
@hacklschorsch hacklschorsch merged commit 347927a into main Feb 5, 2025
@hacklschorsch hacklschorsch deleted the 17.use-minimal-profile branch February 5, 2025 14:30
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