Merge branch 'main' of ssh://gitea.xeovalyte.dev:2222/xeovalyte/nix
Merge
This commit is contained in:
commit
be4540cc58
@ -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="
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user