read ip from not so secret file

This commit is contained in:
2025-04-17 10:25:42 -05:00
parent 9a52ee12cf
commit 373437b909
-4
View File
@@ -18,10 +18,6 @@
systemd.user.services.mbsync.unitConfig.After = [ "sops-nix.service" ]; systemd.user.services.mbsync.unitConfig.After = [ "sops-nix.service" ];
# Use the systemd-boot EFI boot loader.
# boot.loader.systemd-boot.enable = true;
# boot.loader.efi.canTouchEfiVariables = true;
# Grub Boot Loader Setup # Grub Boot Loader Setup
boot.loader.grub = { boot.loader.grub = {
enable = true; enable = true;