diff --git a/nixos/profiles/common/graphical/default.nix b/nixos/profiles/common/graphical/default.nix index 9fd3323..a6e1ab0 100755 --- a/nixos/profiles/common/graphical/default.nix +++ b/nixos/profiles/common/graphical/default.nix @@ -7,7 +7,7 @@ home-manager.users.guanranwang = import ./home; # plymouth - boot.plymouth.enable = true; + #boot.plymouth.enable = true; # xserver services.xserver = {