Add ghostty info
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
|
||||
networking.hostName = "macnix";
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.ghostty.terminfo
|
||||
];
|
||||
|
||||
users.users.martin = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
|
||||
Reference in New Issue
Block a user