feat: hostname change
This commit is contained in:
parent
bede9e9bc6
commit
4ae59c85af
1 changed files with 3 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
||||||
networking.hostName = "nixos"; # Define your hostname.
|
networking.hostName = "goingmerry"; # Define your hostname.
|
||||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||||
|
|
||||||
# Configure network proxy if necessary
|
# Configure network proxy if necessary
|
||||||
|
|
@ -108,7 +108,7 @@
|
||||||
SDL2
|
SDL2
|
||||||
air
|
air
|
||||||
alacritty
|
alacritty
|
||||||
anki-bin
|
anki
|
||||||
banana-cursor
|
banana-cursor
|
||||||
bat
|
bat
|
||||||
blueman
|
blueman
|
||||||
|
|
@ -147,6 +147,7 @@
|
||||||
man-pages
|
man-pages
|
||||||
man-pages-posix
|
man-pages-posix
|
||||||
marp-cli
|
marp-cli
|
||||||
|
mplayer
|
||||||
mpv
|
mpv
|
||||||
networkmanagerapplet
|
networkmanagerapplet
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue