formatting
This commit is contained in:
parent
02e2a72085
commit
229a15eaf1
2 changed files with 0 additions and 2 deletions
|
|
@ -14,7 +14,6 @@
|
||||||
nginx.enable = true;
|
nginx.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
hardware = {
|
hardware = {
|
||||||
sound.enable = false;
|
sound.enable = false;
|
||||||
hibernation.enable = false;
|
hibernation.enable = false;
|
||||||
|
|
|
||||||
|
|
@ -65,7 +65,6 @@
|
||||||
# multiplexers
|
# multiplexers
|
||||||
tmux
|
tmux
|
||||||
|
|
||||||
|
|
||||||
(pkgs.writeShellScriptBin "wake-ymir" ''
|
(pkgs.writeShellScriptBin "wake-ymir" ''
|
||||||
echo waking up ymir
|
echo waking up ymir
|
||||||
${pkgs.wakeonlan}/bin/wakeonlan 04:7c:16:e6:d9:13
|
${pkgs.wakeonlan}/bin/wakeonlan 04:7c:16:e6:d9:13
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue