Remove redundant Firefox installation directive from installed nixos configuration
This commit is contained in:
@@ -114,8 +114,6 @@ configuration_body = """
|
||||
extraGroups = [ @@groups@@ ];
|
||||
};
|
||||
|
||||
programs.firefox.enable = true;
|
||||
|
||||
services.displayManager.autoLogin = {
|
||||
enable = true;
|
||||
user = "@@username@@";
|
||||
|
||||
Reference in New Issue
Block a user