add polymouth animation

This commit is contained in:
DACHXY 2024-12-19 19:14:59 +08:00
parent 07d70e3a64
commit fca902de1a
18 changed files with 124 additions and 294 deletions

View file

@ -3,6 +3,7 @@
{
imports = [
./boot.nix
./plymouth.nix # Boot splash
./fonts.nix
./gaming.nix
./hardware.nix
@ -23,6 +24,6 @@
./wireguard.nix
./dn-ca.nix
./environment.nix
# ./virtualisation.nix
./virtualisation.nix
];
}