diff --git a/hosts/bucur.nix b/hosts/bucur.nix index 8f9650c..3930837 100644 --- a/hosts/bucur.nix +++ b/hosts/bucur.nix @@ -1,5 +1,7 @@ -{ lib, ... }: +{ lib, pkgs, ... }: { + environment.systemPackages = [ pkgs.git ]; + networking.hostName = "bucur"; networking.useDHCP = false; networking.interfaces.ens3.ipv4.addresses = [