@ -78,6 +78,7 @@
# hardware
hardware.cpu.type = "intel";
hardware.graphics.intel.enable = true;
programs.captive-browser.interface = "wlp0s20f3";
}
{
# as currently installed
@ -109,6 +109,11 @@ in
programs = {
captive-browser = {
enable = true;
bindInterface = true;
};
firefox = {
policies = {
@ -481,7 +486,6 @@ in
# TODO wishlist:
# - enable & disable touch keyboard automatically based on convertable status
# - programs.captive-browser
# - https://github.com/cynicsketch/nix-mineral (NixOS hardening)
# - programs.mepo
# - programs.autojump