[machines] Setup new work laptop
This commit is contained in:
@@ -13,12 +13,9 @@ in
|
||||
home.homeDirectory = lib.mkForce "/Users/johno";
|
||||
home.stateVersion = "24.05";
|
||||
|
||||
# Roles temporarily disabled to avoid kubectl dependency
|
||||
|
||||
# Override Darwin-incompatible settings from base role
|
||||
programs.rbw.settings.pinentry = lib.mkForce pkgs.pinentry_mac;
|
||||
|
||||
# Re-enable bash with bashrcExtra to append rather than replace
|
||||
programs.bash = {
|
||||
enable = true;
|
||||
initExtra = ''
|
||||
|
||||
Reference in New Issue
Block a user