Disables home-manager news
This commit is contained in:
@@ -89,4 +89,6 @@
|
||||
# It is ok to leave this unchanged for compatibility purposes
|
||||
system.stateVersion = "22.11";
|
||||
|
||||
news.display = "silent";
|
||||
|
||||
}
|
||||
|
@@ -179,4 +179,6 @@
|
||||
BROWSER = userSettings.browser;
|
||||
};
|
||||
|
||||
news.display = "silent";
|
||||
|
||||
}
|
||||
|
@@ -63,4 +63,6 @@
|
||||
EDITOR = userSettings.editor;
|
||||
};
|
||||
|
||||
news.display = "silent";
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user