refactor(homeModules/desktop): move browser config to module
This commit is contained in:
parent
a1001ddb4c
commit
26c3c43aee
4 changed files with 10 additions and 18 deletions
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
profiles.rafiq.id = 0;
|
||||
profiles.test.id = 1;
|
||||
};
|
||||
home.persistence."/persist/home/rafiq".directories = [ ".mozilla/firefox" ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue