mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 08:10:42 +00:00
Add chromium
This commit is contained in:
parent
b97be8e632
commit
fe885f3d4b
5 changed files with 87 additions and 0 deletions
6
home/programs/graphical/browsers/default.nix
Normal file
6
home/programs/graphical/browsers/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./chromium
|
||||
];
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue