Updated configuration

This commit is contained in:
xeovalyte 2024-03-23 10:12:06 +01:00
parent 78039e2fa9
commit 4526969183
No known key found for this signature in database
2 changed files with 4 additions and 3 deletions

View File

@ -21,10 +21,11 @@
substituters = [ substituters = [
"https://nix-community.cachix.org" "https://nix-community.cachix.org"
"https://cache.nixos.org/" # "https://cache.nixos.org/"
]; ];
trusted-public-keys = [ trusted-public-keys = [
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" # "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
# "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
]; ];
}; };

View File

@ -7,7 +7,7 @@
../../modules/home/programs/firefox.nix ../../modules/home/programs/firefox.nix
../../modules/home/programs/git.nix ../../modules/home/programs/git.nix
../../modules/home/programs/kitty.nix ../../modules/home/programs/kitty.nix
../../modules/home/programs/modrinth.nix # ../../modules/home/programs/modrinth.nix
../../modules/home/programs/neovim ../../modules/home/programs/neovim
../../modules/home/programs/ssh.nix ../../modules/home/programs/ssh.nix
../../modules/home/theme ../../modules/home/theme