add some clarifying comments

This commit is contained in:
Chris Kruining 2025-07-28 09:23:41 +02:00
parent 4c964b774b
commit 99fc92030f
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -30,6 +30,7 @@
stylix.url = "github:nix-community/stylix";
# Rust toolchain
fenix = {
url = "github:nix-community/fenix";
inputs.nixpkgs.follows = "nixpkgs";
@ -43,6 +44,7 @@
sops-nix.url = "github:Mic92/sops-nix";
# Azure AD for linux
himmelblau = {
url = "github:himmelblau-idm/himmelblau";
inputs.nixpkgs.follows = "nixpkgs";