1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Fix alignment

This commit is contained in:
RGBCube 2023-11-03 14:36:37 +03:00
parent ca0294d33d
commit 020bb58295
No known key found for this signature in database
2 changed files with 3 additions and 4 deletions

View file

@ -7,12 +7,12 @@
flakes
'';
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=
'';