diff options
Diffstat (limited to 'hosts/ginaz/hardware-configuration.nix')
-rw-r--r-- | hosts/ginaz/hardware-configuration.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/ginaz/hardware-configuration.nix b/hosts/ginaz/hardware-configuration.nix index a5ae455..f8a58f8 100644 --- a/hosts/ginaz/hardware-configuration.nix +++ b/hosts/ginaz/hardware-configuration.nix @@ -44,6 +44,4 @@ hardware.bluetooth.enable = true; #hardware.bluetooth.powerOnBoot = true; - - nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; } |