mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
cleaning up specialArgs
This commit is contained in:
parent
3befa64d21
commit
3d8dd7c92c
5 changed files with 9 additions and 17 deletions
|
|
@ -48,7 +48,7 @@ inputs: {
|
|||
systemd.tmpfiles.rules = ["L+ /home/gerg/.config/WebCord/Themes/black - - - - ${self}/misc/black.theme.css"];
|
||||
|
||||
networking = {
|
||||
hostName = settings.hostname;
|
||||
hostName = "gerg-desktop";
|
||||
hostId = "288b56db";
|
||||
useDHCP = false;
|
||||
dhcpcd.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue