mostly formatting

This commit is contained in:
Reid 2024-05-29 00:13:12 -07:00
parent 47ba2d1ea7
commit 562539936e
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
6 changed files with 61 additions and 61 deletions

View file

@ -19,7 +19,7 @@ in {
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
registry.nixpkgs.flake = inputs.nixpkgs;
settings = {
settings = {
experimental-features = [ "nix-command" "flakes" ];
auto-optimise-store = true;
keep-outputs = true;
@ -28,9 +28,9 @@ in {
"https://nix-community.cachix.org"
];
trusted-public-keys = [
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
];
};
};
};
# set our git revision inside `nixos-version`