From 4526969183accd554ff0931d12e9bd76b0d09b88 Mon Sep 17 00:00:00 2001 From: xeovalyte Date: Sat, 23 Mar 2024 10:12:06 +0100 Subject: [PATCH] Updated configuration --- hosts/laptop/default.nix | 5 +++-- hosts/laptop/home.nix | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/hosts/laptop/default.nix b/hosts/laptop/default.nix index 465f784..b33e8a6 100644 --- a/hosts/laptop/default.nix +++ b/hosts/laptop/default.nix @@ -21,10 +21,11 @@ substituters = [ "https://nix-community.cachix.org" - "https://cache.nixos.org/" +# "https://cache.nixos.org/" ]; trusted-public-keys = [ - "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" +# "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" +# "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=" ]; }; diff --git a/hosts/laptop/home.nix b/hosts/laptop/home.nix index d06890b..5bfeb11 100644 --- a/hosts/laptop/home.nix +++ b/hosts/laptop/home.nix @@ -7,7 +7,7 @@ ../../modules/home/programs/firefox.nix ../../modules/home/programs/git.nix ../../modules/home/programs/kitty.nix - ../../modules/home/programs/modrinth.nix +# ../../modules/home/programs/modrinth.nix ../../modules/home/programs/neovim ../../modules/home/programs/ssh.nix ../../modules/home/theme