Compare commits

..

No commits in common. "0f8b4be74bfc53cd0d151c1c92ccdf65eeddaf47" and "b14a13a6897dcd051a68d008979306f3d136346b" have entirely different histories.

View file

@ -53,9 +53,6 @@ in
username = config.users.users.c3terminal.name;
homeDirectory = config.users.users.c3terminal.home;
stateVersion = config.system.stateVersion;
sessionVariables = {
MOZ_ENABLE_WAYLAND = 1;
};
};
programs = {
firefox = {
@ -66,6 +63,7 @@ in
Title = "Config";
URL = "https://git.hamburg.ccc.de/jopejoe1/c3terminal";
};
BlockAboutConfig = false;
Preferences = {
"browser.ssb.enabled" = lock true;
"ui.osk.detected_physical_keyboard" = lock false;