dustbowl: add ungoogled-chromium and captive-browser
This commit is contained in:
parent
057a32933f
commit
22137b0957
1 changed files with 6 additions and 0 deletions
|
|
@ -190,6 +190,7 @@
|
||||||
xournalpp
|
xournalpp
|
||||||
libreoffice
|
libreoffice
|
||||||
okular
|
okular
|
||||||
|
ungoogled-chromium
|
||||||
];
|
];
|
||||||
|
|
||||||
# Use doas instead of sudo
|
# Use doas instead of sudo
|
||||||
|
|
@ -224,6 +225,11 @@
|
||||||
|
|
||||||
programs.fish.enable = true;
|
programs.fish.enable = true;
|
||||||
|
|
||||||
|
programs.captive-browser = {
|
||||||
|
enable = true;
|
||||||
|
interface = "wlp2s0";
|
||||||
|
};
|
||||||
|
|
||||||
# Steam
|
# Steam
|
||||||
programs.steam.enable = true;
|
programs.steam.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue