diff --git a/configuration.nix b/configuration.nix index a51814fd..34d8d779 100644 --- a/configuration.nix +++ b/configuration.nix @@ -28,6 +28,9 @@ }; }; + # TODO(sako):: figure out plymouth and why my system is too fast + #boot.plymouth.enable = true; + # networking.hostName = "nixos"; # Define your hostname. # Pick only one of the below networking options. # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.