changes
This commit is contained in:
parent
5fd9da259f
commit
f411e2a52e
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "auxin"; # Define your hostname.
|
hostName = "auxin"; # Define your hostname.
|
||||||
|
nameservers = ["192.168.1.208"];
|
||||||
networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
||||||
firewall = {
|
firewall = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
@ -194,6 +195,7 @@
|
||||||
viddy
|
viddy
|
||||||
wget
|
wget
|
||||||
yazi
|
yazi
|
||||||
|
gdu
|
||||||
zoxide
|
zoxide
|
||||||
zsh
|
zsh
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Reference in a new issue