laptop: follow renames, enable tailscale

This commit is contained in:
Lgmrszd 2024-07-10 23:56:34 +03:00
parent 8388eb7096
commit 08fe078a4f
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE
2 changed files with 10 additions and 4 deletions

View file

@ -116,13 +116,15 @@ in
};
security.pam.u2f = {
enable = true;
cue = true;
interactive = true;
settings = {
cue = true;
interactive = true;
};
};
# Make sure opengl is enabled
hardware.opengl = {
hardware.graphics = {
enable = true;
# These extrapackages I added later but it didn't help
extraPackages = with pkgs; [
@ -418,6 +420,10 @@ in
networking.nat.externalInterface = "wlp3s0";
networking.networkmanager.unmanaged = [ "interface-name:ve-*" ];
services.tailscale = {
enable = true;
};
hardware.bluetooth.enable = true;
hardware.bluetooth.powerOnBoot = true;

View file

@ -61,7 +61,7 @@
kdePackages.plasma-vault
gpgme.dev # For mailvelope
neofetch
fastfetch
kdePackages.yakuake
kdePackages.kgpg
# for Application Title Bar plasmoid