From 3f8d25f99e61b4584093df1fe9dbca8c89347284 Mon Sep 17 00:00:00 2001 From: mir Date: Sat, 2 Mar 2024 12:50:11 -0900 Subject: [PATCH] clean up broken lines --- flake.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/flake.nix b/flake.nix index fc64a3d..f568e20 100644 --- a/flake.nix +++ b/flake.nix @@ -5,7 +5,6 @@ # nixpkgs-unstable.url = "github:nixos/nixpkgs/unstable"; apple-silicon = { url = "github:tpwrules/nixos-apple-silicon"; - # flake = false; # nixpkgs.follows = "nixpkgs-unstable"; }; home-manager = { @@ -26,9 +25,7 @@ sound.enable = false; } ./galvatron/hardware-configuration.nix - # ./galvatron/apple-silicon-support inputs.apple-silicon.nixosModules.apple-silicon-support - # inputs.apple-silicon #/apple-silicon-support home-manager.nixosModules.home-manager { home-manager.useGlobalPkgs = true;