-
Notifications
You must be signed in to change notification settings - Fork 27
add system.primaryUser default.nix #89
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@phucleeuwu nix-darwin already works for me.
Also note I'm using 24.11:
Line 8 in e64c37e
nix-darwin.url = "github:LnL7/nix-darwin/nix-darwin-24.11"; |
Updated to stable (446fcad); still can't reproduce this. |
I use |
How are you using it? I get:
It doesn't respect |
programs.nh = {
enable = true;
flake = builtins.toString ../../..; #path to flake.nix dir
}; |
Cool. Yes activation worked on
Incidentally, I'm wondering if I should make https://github.com/srid/nixos-unified to make |
Absolutely — |
For nix darwin to work