add nixcord for equibop
This commit is contained in:
parent
9cfbdd2f5a
commit
8efd7c34ce
3 changed files with 11 additions and 7 deletions
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
policies = {
|
||||
#BlockAboutConfig = true;
|
||||
DefaultDownloadDirectory = "\${home}/downloads";
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue