Update Firefox and stateVersion
Set home-manager stateVersion to 21.11 Move to newer method of integrating Firefox with Gnome Add tree-style-tab plugin for Firefox
This commit is contained in:
@@ -18,4 +18,5 @@ in {
|
||||
|
||||
home.username = name;
|
||||
home.homeDirectory = if name == "root" then "/root" else "/home/${name}";
|
||||
home.stateVersion = "21.11";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user