Merge branch 'main' of ssh://gitea.xeovalyte.dev:2222/xeovalyte/nix

Merge
This commit is contained in:
xeovalyte 2024-03-26 19:18:37 +01:00
commit be4540cc58
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