feat(tazjin/nixos): manage some chromium settings in Nix
Change-Id: Idec699f2c52385dbb4cceb9aece1e1f246d2f619 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8233 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
7126c01fd0
commit
cff6d1e895
4 changed files with 32 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ in
|
|||
lib.fix (self: {
|
||||
imports = [
|
||||
(mod "open_eid.nix")
|
||||
(usermod "chromium.nix")
|
||||
(usermod "desktop.nix")
|
||||
(usermod "fonts.nix")
|
||||
(usermod "home-config.nix")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue