Plymouth!
Yeah yeah I know...
This commit is contained in:
parent
9c6a2f69f0
commit
5bba711d3c
7 changed files with 61 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
{ ... }:
|
||||
{ pkgs, lib, config, ... }:
|
||||
{
|
||||
imports = [
|
||||
./options.nix
|
||||
|
@ -9,7 +9,6 @@
|
|||
|
||||
networking.hostName = "curacao";
|
||||
boot = {
|
||||
initrd.luks.reusePassphrases = true;
|
||||
loader = {
|
||||
efi.efiSysMountPoint = "/efi";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue