aboutsummaryrefslogtreecommitdiff
path: root/hosts/work/network.nix
blob: 055694878c81e601438706dcce45b6174598c540 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  networking = {
    hostName = "work";

    # networking.wireless.enable = true;  # Enables wireless support via wpa_supplicant.

    # Configure network proxy if necessary
    # networking.proxy.default = "http://user:password@proxy:port/";
    # networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";

    networkmanager = {
      enable = true;
    };
  };
}
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.