honestly just wayyy too muchz
liek media and stuff and fixing shit and iinstalling adblock on browser by default cool shiz
This commit is contained in:
parent
a4dfaabe09
commit
bf430f5b71
20 changed files with 436 additions and 186 deletions
|
|
@ -24,5 +24,17 @@
|
|||
wallpaper.enable = true;
|
||||
grimblast.enable = true;
|
||||
};
|
||||
internet = lib.mkDefault {
|
||||
browsers = {
|
||||
zen-browser = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
media = {
|
||||
images.enable = true;
|
||||
video.enable = true;
|
||||
audio.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue