mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
hosts/ni: enable browser NixOS profiles
This commit is contained in:
parent
578bb94828
commit
c6a5f32882
@ -87,6 +87,10 @@
|
||||
profiles = {
|
||||
i18n.enable = true;
|
||||
archiving.enable = true;
|
||||
browsers = {
|
||||
firefox.enable = true;
|
||||
chromium.enable = true;
|
||||
};
|
||||
desktop = {
|
||||
enable = true;
|
||||
audio.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user