mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-24 00:05:19 +00:00
nix vm tests: sync ghostty user with other tests
This commit is contained in:
@@ -136,6 +136,8 @@ in {
|
||||
users.users.ghostty = {
|
||||
isNormalUser = true;
|
||||
group = "ghostty";
|
||||
extraGroups = ["wheel"];
|
||||
hashedPassword = "";
|
||||
packages = [
|
||||
pkgs.ghostty
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user