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