aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/ginaz/hardware-configuration.nix
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2024-04-12 23:48:26 -0700
committerMark Nipper <nipsy@bitgnome.net>2024-04-12 23:48:26 -0700
commit8f4ff719d0c17d294e7917eef418a4b13f7466b3 (patch)
tree621098050653eab7f1eafc564ecee8236f9819c6 /hosts/ginaz/hardware-configuration.nix
parent3a44b124561f544c229c0042cd0b91d055a33409 (diff)
downloadnix-8f4ff719d0c17d294e7917eef418a4b13f7466b3.tar
nix-8f4ff719d0c17d294e7917eef418a4b13f7466b3.tar.gz
nix-8f4ff719d0c17d294e7917eef418a4b13f7466b3.tar.bz2
nix-8f4ff719d0c17d294e7917eef418a4b13f7466b3.tar.lz
nix-8f4ff719d0c17d294e7917eef418a4b13f7466b3.tar.xz
nix-8f4ff719d0c17d294e7917eef418a4b13f7466b3.tar.zst
nix-8f4ff719d0c17d294e7917eef418a4b13f7466b3.zip
Update ginaz to new flake layout
Diffstat (limited to 'hosts/ginaz/hardware-configuration.nix')
-rw-r--r--hosts/ginaz/hardware-configuration.nix2
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";
}