mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: remove plymouth from ichiyo as it is enabled by default anyways nowadays
This commit is contained in:
parent
fd68b40a72
commit
28475cea7d
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@
|
||||||
./../../modules/core
|
./../../modules/core
|
||||||
];
|
];
|
||||||
|
|
||||||
# Enable fancy boot animations
|
|
||||||
boot.plymouth.enable = true;
|
|
||||||
|
|
||||||
powerManagement = {
|
powerManagement = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# powertop.enable = true;
|
# powertop.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue