push
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
{ ... }:
|
||||
|
||||
|
||||
{ config, ... }:
|
||||
|
||||
{
|
||||
{
|
||||
networking = {
|
||||
hostName = "nix";
|
||||
hostName = "nix";
|
||||
networkmanager.enable = true;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user