mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 07:00:41 +00:00
Add chromium
This commit is contained in:
parent
b97be8e632
commit
fe885f3d4b
5 changed files with 87 additions and 0 deletions
|
@ -95,6 +95,10 @@
|
|||
};
|
||||
|
||||
programs = {
|
||||
browsers = {
|
||||
chromium.enable = true;
|
||||
};
|
||||
|
||||
spotify.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue