1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00
This commit is contained in:
RGBCube 2023-12-04 15:58:01 +03:00
parent 0cd976333a
commit 20f4bc2ae3
No known key found for this signature in database

View file

@ -2,12 +2,12 @@
description = "My NixOS configurations.";
nixConfig = {
extra-substituters = ''
extra-substituters = ''
https://nix-community.cachix.org/
https://hyprland.cachix.org/
'';
extra-trusted-public-keys = ''
extra-trusted-public-keys = ''
nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=
'';