use athenix instead of ugaif
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
] ++ lib.optional (config.ugaif.sw.type == "desktop") ghostty;
|
||||
] ++ lib.optional (config.athenix.sw.type == "desktop") ghostty;
|
||||
|
||||
# Example: Add user to additional groups
|
||||
# users.users.myusername.extraGroups = [ "docker" ];
|
||||
|
||||
Reference in New Issue
Block a user