Still GTK looks

This commit is contained in:
2026-03-16 10:18:22 +00:00
parent f7ff114619
commit 06aaf21de1
3 changed files with 62 additions and 58 deletions
+1 -1
View File
@@ -138,6 +138,7 @@ Machine-specific NixOS configurations (e.g., =configuration.nix= for =maindroid=
This section contains the Org blocks for tangling Nix code into the generated folders.
** =flake.nix=
The Nix flake definition for Droidnix.
#+BEGIN_SRC nix :tangle flake.nix :noweb tangle :mkdirp yes :eval never-html
@@ -314,7 +315,6 @@ mkShell {
}
#+END_SRC
** =generated/out_of_tree/machines/traveldroid/top.nix=
This is the top of the machine hierarchy
#+BEGIN_SRC nix :tangle generated/out_of_tree/machines/traveldroid/top.nix :noweb tangle :mkdirp yes :eval never-html