mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-24 04:40:53 +01:00
feat(profiles/base): disable network-manager-wait-online because it's so anoying
This commit is contained in:
parent
0520bd8b06
commit
7b8fd07cef
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
|
||||
programs.gnupg.agent.enable = true;
|
||||
networking.firewall.enable = true;
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
neovim
|
||||
|
|
Loading…
Add table
Reference in a new issue