mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 01:34:08 -05:00
test
This commit is contained in:
parent
3217a9fd4e
commit
ecd91e1146
1 changed files with 2 additions and 1 deletions
|
|
@ -276,7 +276,8 @@
|
|||
OfferToSaveLogins = false;
|
||||
PasswordManagerEnabled = false;
|
||||
};
|
||||
profiles.profiles.crow.extensions = with pkgs; [ bitwarden-password-manager ublock-origin ];
|
||||
profiles.profiles.crow.extensions = with pkgs;
|
||||
[ bitwarden-password-manager ublock-origin ]
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue