58 current 2024-04-23 20:56:31 24.05.20240419.5c24cf2 6.6.28 *

This commit is contained in:
sadanslargehole 2024-04-23 20:56:36 -04:00
parent abb1e8b016
commit efe89ab21c
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800
2 changed files with 16 additions and 19 deletions

View file

@ -86,7 +86,7 @@ nixpkgs.config.allowUnfree = true;
"meyer" = import ./home.nix;
};
};
networking.nameservers = ["10.0.0.97" "1.1.1.1"];
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [