enables starship
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
};
|
||||
|
||||
plymouth = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
theme = "seal";
|
||||
themePackages = with pkgs; [
|
||||
(adi1090x-plymouth-themes.override {
|
||||
@@ -35,8 +35,8 @@
|
||||
|
||||
kernelPackages = pkgs.linuxPackages_cachyos;
|
||||
kernelParams = [
|
||||
"quiet"
|
||||
"splash"
|
||||
# "quiet"
|
||||
# "splash"
|
||||
"boot.shell_on_fail"
|
||||
"udev.log_priority=3"
|
||||
"rd.systemd.show_status=auto"
|
||||
|
||||
Reference in New Issue
Block a user