diff --git a/hosts/m920q/default.nix b/hosts/m920q/default.nix index 6c94bfd..44d60de 100644 --- a/hosts/m920q/default.nix +++ b/hosts/m920q/default.nix @@ -8,7 +8,7 @@ imports = [ ../../modules/system.nix - ../../modules/hyprland.nix +# ../../modules/hyprland.nix # Include the results of the hardware scan. ./hardware-configuration.nix diff --git a/users/phil/home.nix b/users/phil/home.nix index ed38d3a..96613ad 100644 --- a/users/phil/home.nix +++ b/users/phil/home.nix @@ -1,7 +1,7 @@ {pkgs, ...}: { ################################################################################################################## # - # All Ryan's Home Manager Configuration + # All Phil's Home Manager Configuration # ##################################################################################################################