Squashed commit of the following:

commit bf4873eb012235b4d82cd79c4f508064ead301ab
Author: Joao Porta <jpedro.porta@gmail.com>
Date:   Fri Jul 17 17:24:26 2026 -0300

    wake on lan
This commit is contained in:
2026-07-17 17:25:16 -03:00
parent 85d5fa453a
commit cdbad8910c
8 changed files with 243 additions and 10 deletions
+2
View File
@@ -14,6 +14,7 @@
../../modules/nixos/steam
../../modules/nixos/awsvpn
../../modules/nixos/tailscale
../../modules/nixos/wake-on-lan
];
# Bootloader
@@ -115,6 +116,7 @@
hyprland.enable = true;
steam.enable = true;
tailscale.enable = true;
wake-on-lan.enable = true;
};
##------------------------------