From dc51cf83b763b09c4c46467eb1207d8e682eeff6 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Thu, 30 Jan 2025 12:49:20 -0600 Subject: [PATCH] remove comments --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index 188e710..4896b73 100644 --- a/flake.nix +++ b/flake.nix @@ -119,11 +119,9 @@ nixConfig = { extra-substituters = [ "https://attic.dayl.in/oizys" - # "https://nixpkgs-wayland.cachix.org" ]; extra-trusted-public-keys = [ "oizys:DSw3mwVMM/Y+PXSVpkDlU5dLwlORuiJRGPkwr5INSMc=" - # "nixpkgs-wayland.cachix.org-1:3lwxaILxMRkVhehr5StQprHdEo4IrE8sRho9R9HOLYA=" ]; }; }