Still GTK

This commit is contained in:
2026-03-16 17:34:46 +00:00
parent c51ab51759
commit 3207db8372
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -824,9 +824,9 @@ This is top file of this level which contains just an import statement for all r
** =generated/system/applications/browsing/zen-browser.nix= ** =generated/system/applications/browsing/zen-browser.nix=
This is top file of this level which contains just an import statement for all relevant files and/or the subfolder in this folder This is top file of this level which contains just an import statement for all relevant files and/or the subfolder in this folder
#+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
{ pkgs, ... }: { inputs, pkgs, ... }:
{ {
programs.zen-browser = { zen-browser = {
enable = true; enable = true;
profile = { profile = {
settings = { settings = {
@@ -1,6 +1,6 @@
{ pkgs, ... }: { inputs, pkgs, ... }:
{ {
programs.zen-browser = { zen-browser = {
enable = true; enable = true;
profile = { profile = {
settings = { settings = {