Compare commits

..

No commits in common. "18f01f0c019d5f590cc463d44ad4a29315dbc1bc" and "fceb0ae911dacd6d95fef6164152f4a65abbe83b" have entirely different histories.

View File

@ -21,7 +21,7 @@
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default. networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
networking.extraHosts = networking.extraHosts =
'' ''
10.101.111.1 bitwarden.ekzy.is 10.101.111.1 bitwarden.ekzyis.com
''; '';
virtualisation.docker.enable = true; virtualisation.docker.enable = true;
@ -156,8 +156,6 @@
tor-browser-bundle-bin tor-browser-bundle-bin
nmap nmap
ranger ranger
tcpdump
wireshark
]; ];
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
@ -165,7 +163,7 @@
]; ];
# steam # steam
programs.steam.enable = true; # programs.steam.enable = true;
# Some programs need SUID wrappers, can be configured further or are # Some programs need SUID wrappers, can be configured further or are
# started in user sessions. # started in user sessions.