update flake and hosts file
This commit is contained in:
@@ -31,7 +31,10 @@
|
||||
# users.users."${config.var.username}".extraGroups = [ "scanner" "lp" ];
|
||||
# hardware.sane.enable = true;
|
||||
|
||||
networking.hosts = { "192.168.122.52" = [ "websiteku.lokal" ]; };
|
||||
networking.hosts = {
|
||||
"192.168.122.52" = [ "websiteku.lokal" ];
|
||||
"127.0.0.1" = [ "dimensi.lokal" ];
|
||||
};
|
||||
|
||||
# Don't touch this
|
||||
system.stateVersion = "24.05";
|
||||
|
||||
Reference in New Issue
Block a user