Still GTK

This commit is contained in:
2026-03-16 17:36:30 +00:00
parent 3207db8372
commit 462f5be023
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -826,7 +826,7 @@ This is top file of this level which contains just an import statement for all r
#+BEGIN_SRC nix :tangle generated/system/applications/browsing/zen-browser.nix :noweb tangle :mkdirp yes :eval never-html #+BEGIN_SRC nix :tangle generated/system/applications/browsing/zen-browser.nix :noweb tangle :mkdirp yes :eval never-html
{ inputs, pkgs, ... }: { inputs, pkgs, ... }:
{ {
zen-browser = { zenbrowser = {
enable = true; enable = true;
profile = { profile = {
settings = { settings = {
@@ -1,6 +1,6 @@
{ inputs, pkgs, ... }: { inputs, pkgs, ... }:
{ {
zen-browser = { zenbrowser = {
enable = true; enable = true;
profile = { profile = {
settings = { settings = {