My own NixOS Configs
common
: common configs shared across all hosts (laptops, desktops and servers)common/secrets
: not-so-secret secrets (just things I don't want to be public to all of GitHub) using git-crypt-agesshhosts
: individual configuration for each host (laptop, desktop or server)secrets
: encrypted secrets using agenix
f.ggg.dev
: The backend for services I host publiclyshiro
: My home server where I host my own services along with some otherssora
: My desktop
These configs are licensed under MIT.
So do whatever you want to them, but please give me credit as I have given credit for the ones I obtained from others.
If you find any files that you have authored in this repository and proper credit has not been given, please get in touch with me, and I'll rectify that.
Getting the hash for a VSCode extension:
nix hash to-sri --type sha256 $(nix-prefetch-url --type sha256 "https://ms-dotnettools.gallery.vsassets.io/_apis/public/gallery/publisher/ms-dotnettools/extension/csdevkit/1.4.28/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage?targetPlatform=linux-x64")