📌 overlay for tailscale

This commit is contained in:
2021-11-19 22:59:43 -05:00
parent 3caf10caf3
commit c2caeb4dae
6 changed files with 54 additions and 1 deletions

View File

@ -9,6 +9,8 @@
../../modules/sops
];
nixpkgs.overlays = [ (import ../../overlays) ];
# Use the extlinux boot loader. (NixOS wants to enable GRUB by default)
boot.loader.grub.enable = false;
# Enables the generation of /boot/extlinux/extlinux.conf