First working version of NixOS intall
This commit is contained in:
commit
5ab67429b2
47 changed files with 1801 additions and 0 deletions
4
modules/home/firefox/conf/theme.nix
Normal file
4
modules/home/firefox/conf/theme.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"extensions.activeThemeID" = "firefox-compact-dark@mozilla.org";
|
||||
"browser.uidensity" = 1;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue