mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Format
This commit is contained in:
parent
0cd976333a
commit
20f4bc2ae3
1 changed files with 2 additions and 2 deletions
|
@ -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=
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue