From 5aff65ba2f0c3a6efc85501679020b88ae8a96f9 Mon Sep 17 00:00:00 2001 From: "info@data-pro.nu" Date: Thu, 19 Mar 2026 06:57:32 +0000 Subject: [PATCH] Working on reshuffling --- Droidnix/README.org | 1 - Droidnix/generated/modules/desktop/wayland.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/Droidnix/README.org b/Droidnix/README.org index 79923258c..e58331370 100644 --- a/Droidnix/README.org +++ b/Droidnix/README.org @@ -1155,7 +1155,6 @@ This file sets up wayland }; }; } -} #+END_SRC ** =generated/modules/apps/thunar.nix= diff --git a/Droidnix/generated/modules/desktop/wayland.nix b/Droidnix/generated/modules/desktop/wayland.nix index a79ad73b4..be80ff17c 100644 --- a/Droidnix/generated/modules/desktop/wayland.nix +++ b/Droidnix/generated/modules/desktop/wayland.nix @@ -34,4 +34,3 @@ }; }; } -}