forked from colonelpanic/dotfiles
[NixOS] Disable quietboot on nixos
This commit is contained in:
parent
e09ad8153b
commit
f9885ab3b1
@ -22,7 +22,6 @@
|
||||
boot.plymouth = {
|
||||
enable = false;
|
||||
};
|
||||
boot.kernelParams = [ "quiet" ];
|
||||
|
||||
services.autorandr = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user