the internet is a series of tubes
This commit is contained in:
parent
8bac46929b
commit
a4dfaabe09
8 changed files with 104 additions and 1 deletions
|
|
@ -26,5 +26,12 @@
|
|||
wallpaper.enable = true;
|
||||
grimblast.enable = true;
|
||||
};
|
||||
internet = lib.mkDefault {
|
||||
browsers = {
|
||||
zen-browser = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue