sourcephile
/
git
/
julm
/
julm-nix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cb3df1
)
julm: firefox: change profile
author
Julien Moutinho
<julm+julm-nix@sourcephile.fr>
Sat, 3 Sep 2022 08:18:46 +0000
(10:18 +0200)
committer
Julien Moutinho
<julm+julm-nix@sourcephile.fr>
Sun, 11 Sep 2022 15:57:13 +0000
(17:57 +0200)
homes/julm.nix
patch
|
blob
|
history
diff --git
a/homes/julm.nix
b/homes/julm.nix
index 99dc9f507de95f1b5b26aeaf4121ffbbc187d0cd..b5ff4da5090c562e72e4dbda28436f1c45c2431e 100644
(file)
--- a/
homes/julm.nix
+++ b/
homes/julm.nix
@@
-26,9
+26,9
@@
programs.firefox.profiles =
};
userChrome = lib.readFile ../home-manager/profiles/firefox/userChrome.css;
}; in {
- "
rp4xy6ye.2021
" = lib.mkMerge [defaultProfile {
+ "
0yplujgj.2022
" = lib.mkMerge [defaultProfile {
id = 0;
- name = "202
1
";
+ name = "202
2
";
settings = {
"browser.startup.homepage" = "https://code.sourcephile.fr";
};