Move Darwin-specific system settings to Darwin profile
Move system.primaryUser and stateVersion to Darwin profile as they don't exist on NixOS. 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <noreply@opencode.ai>
This commit is contained in:
@@ -55,11 +55,6 @@
|
||||
agenix.packages."${pkgs.system}".default
|
||||
];
|
||||
|
||||
system = {
|
||||
primaryUser = user;
|
||||
stateVersion = 5;
|
||||
};
|
||||
|
||||
programs.fish.enable = true;
|
||||
|
||||
services.tailscale = {
|
||||
|
||||
Reference in New Issue
Block a user