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