diff --git a/desktop/hyperland.nix b/desktop/hyprland.nix similarity index 53% rename from desktop/hyperland.nix rename to desktop/hyprland.nix index 7696b50..c3b5427 100644 --- a/desktop/hyperland.nix +++ b/desktop/hyprland.nix @@ -5,4 +5,6 @@ hyprland.nixosModules.default {programs.hyprland.enable = true;} ]; - } \ No newline at end of file + } + + # This can be removed, something about modules too deep. If removed, also remove the associated lines in flake.nix. \ No newline at end of file diff --git a/flake.nix b/flake.nix index 66d8a79..5c5e293 100644 --- a/flake.nix +++ b/flake.nix @@ -27,7 +27,7 @@ ./display/gdm.nix #./desktop/kde.nix #./display/sddm.nix - #./desktop/hyperland.nix + #./desktop/hyprland.nix # Kernels & RAM #./common/kernel.zen.nix @@ -78,7 +78,7 @@ ./display/gdm.nix #./desktop/kde.nix #./display/sddm.nix - #./desktop/hyperland.nix + #./desktop/hyprland.nix # Kernels & RAM ./common/kernel.zen.nix @@ -130,7 +130,7 @@ ./display/gdm.nix #./desktop/kde.nix #./display/sddm.nix - #./desktop/hyperland.nix + #./desktop/hyprland.nix # Kernels & RAM #./common/kernel.zen.nix @@ -185,7 +185,7 @@ ./display/gdm.nix #./desktop/kde.nix #./display/sddm.nix - #./desktop/hyperland.nix + #./desktop/hyprland.nix # Kernels & RAM #./common/kernel.zen.nix diff --git a/reference/TODO.org b/reference/TODO.org index a969a35..acd8caa 100644 --- a/reference/TODO.org +++ b/reference/TODO.org @@ -33,4 +33,4 @@ https://nix.dev/tutorials/installing-nixos-on-a-raspberry-pi # Packages ** TODO E-Pub Reader ** TODO FOSS Discord? -** TODO Waydroid \ No newline at end of file +** DONE Waydroid \ No newline at end of file