Regenerated
This commit is contained in:
+333
-334
File diff suppressed because it is too large
Load Diff
+1
-2
@@ -1323,7 +1323,7 @@ in
|
|||||||
** =generated/modules/traveldroid/system/basecolors.nix=
|
** =generated/modules/traveldroid/system/basecolors.nix=
|
||||||
#+BEGIN_SRC nix :tangle generated/modules/traveldroid/system/basecolors.nix :noweb yes :mkdirp yes :eval never
|
#+BEGIN_SRC nix :tangle generated/modules/traveldroid/system/basecolors.nix :noweb yes :mkdirp yes :eval never
|
||||||
{ config, pkgs, flakeRoot, ... }:
|
{ config, pkgs, flakeRoot, ... }:
|
||||||
let
|
letf`
|
||||||
username = "henrov"; # Replace with your username if needed
|
username = "henrov"; # Replace with your username if needed
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
@@ -2661,7 +2661,6 @@ workspace = 10
|
|||||||
This sets up the zsh in the terminal
|
This sets up the zsh in the terminal
|
||||||
#+BEGIN_SRC qml :tangle generated/.config/quickshell/powermenu/shell.qml :noweb yes :mkdirp yes :eval never
|
#+BEGIN_SRC qml :tangle generated/.config/quickshell/powermenu/shell.qml :noweb yes :mkdirp yes :eval never
|
||||||
// PowerMenu.qml
|
// PowerMenu.qml
|
||||||
import "root:/"
|
|
||||||
import Quickshell
|
import Quickshell
|
||||||
import Quickshell.Io
|
import Quickshell.Io
|
||||||
import QtQuick
|
import QtQuick
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
// --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
// --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
||||||
// PowerMenu.qml
|
// PowerMenu.qml
|
||||||
import "root:/"
|
|
||||||
import Quickshell
|
import Quickshell
|
||||||
import Quickshell.Io
|
import Quickshell.Io
|
||||||
import QtQuick
|
import QtQuick
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
||||||
{ config, pkgs, flakeRoot, ... }:
|
{ config, pkgs, flakeRoot, ... }:
|
||||||
let
|
letf`
|
||||||
username = "henrov"; # Replace with your username if needed
|
username = "henrov"; # Replace with your username if needed
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user