more experiments in wol
This commit is contained in:
parent
2f8c779d7b
commit
041440c889
5 changed files with 170 additions and 7 deletions
|
|
@ -4,7 +4,9 @@
|
|||
imports =
|
||||
[ ./hardware-configuration.nix ];
|
||||
networking.hostName = "electra";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wakeonlan
|
||||
];
|
||||
boot = {
|
||||
loader.systemd-boot.enable = true;
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue