[NixOS] Huge changes to a bunch of stuff (including taffybar) to be able to bump nixpkgs

This commit is contained in:
2022-05-30 14:25:07 -06:00
parent bf08731d1e
commit 139405f4e3
12 changed files with 12 additions and 23 deletions

View File

@@ -32,6 +32,7 @@
# Disabling these waits disables the stuck on boot up issue
systemd.services.systemd-udev-settle.enable = false;
systemd.services.NetworkManager-wait-online.enable = false;
systemd.services.systemd-user-sessions.enable = false;
# Security
programs.gnupg.agent = { enable = true; enableSSHSupport = true; };
@@ -46,7 +47,7 @@
networking.networkmanager = {
enable = true;
enableStrongSwan = true;
packages = [ pkgs.networkmanager-l2tp ];
plugins = [ pkgs.networkmanager-l2tp ];
extraConfig = ''
[main]
rc-manager=resolvconf