Skip to content

oluceps/nixos-config

Repository files navigation

Nix flake

built with nix built with garnix state CI state CI state

Important

Public login credentials placing in hosts/lib.nix.

NixOS configurations. ~100% config Nixfied.

with


Binary Cache

nix.settings = {
  substituters = ["https://cache.garnix.io"];
  trusted-public-keys = [
    "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
  ];
};

Releases

No releases published

Languages