updates to dragon

This commit is contained in:
Don Harper 2022-09-10 20:22:05 -05:00
parent d0d0a16323
commit 4f6a262fa8

View file

@ -11,7 +11,7 @@
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.efi.efiSysMountPoint = "/boot/efi";
boot.loader.efi.efiSysMountPoint = "/boot";
boot.kernelPackages = pkgs.linuxPackages_latest;
networking.hostName = "dragon"; # Define your hostname.
@ -106,6 +106,7 @@
git-crypt
gitFull
gnupg
home-manager
mosh
pulseaudio
python311
@ -154,7 +155,7 @@
fi
# otherwise authenticate with tailscale
${tailscale}/bin/tailscale up -authkey tskey-kiz2HD7CNTRL-ubuJa1wELSLCN5LjVp3kN
${tailscale}/bin/tailscale up -authkey tskey-kX35vC1CNTRL-ZLmNBp4CQV3bu3SsLGjW56
'';
};