fix h001
This commit is contained in:
parent
37d4ac85b2
commit
737e65e994
3 changed files with 5 additions and 8 deletions
|
@ -1,7 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
system.stateVersion = "24.11"; # Did you read the comment?
|
||||
}
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
ringofstorms_common = {
|
||||
systemName = configuration_name;
|
||||
boot.grub.enable = true;
|
||||
boot.systemd.enable = true;
|
||||
secrets.enable = true;
|
||||
programs = {
|
||||
tailnet.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue