Regenerated

This commit is contained in:
2026-04-11 20:11:37 +02:00
parent e51fa2c770
commit 3b169ff56a
4 changed files with 335 additions and 338 deletions
+333 -334
View File
File diff suppressed because it is too large Load Diff
+1 -2
View File
@@ -1323,7 +1323,7 @@ in
** =generated/modules/traveldroid/system/basecolors.nix=
#+BEGIN_SRC nix :tangle generated/modules/traveldroid/system/basecolors.nix :noweb yes :mkdirp yes :eval never
{ config, pkgs, flakeRoot, ... }:
let
letf`
username = "henrov"; # Replace with your username if needed
in
{
@@ -2661,7 +2661,6 @@ workspace = 10
This sets up the zsh in the terminal
#+BEGIN_SRC qml :tangle generated/.config/quickshell/powermenu/shell.qml :noweb yes :mkdirp yes :eval never
// PowerMenu.qml
import "root:/"
import Quickshell
import Quickshell.Io
import QtQuick
@@ -1,6 +1,5 @@
// --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
// PowerMenu.qml
import "root:/"
import Quickshell
import Quickshell.Io
import QtQuick
@@ -1,6 +1,6 @@
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
{ config, pkgs, flakeRoot, ... }:
let
letf`
username = "henrov"; # Replace with your username if needed
in
{