Update main branch #1

Merged
jakalx merged 120 commits from develop into main 2024-02-05 21:51:32 +01:00
Showing only changes of commit c2fb887f34 - Show all commits

View file

@ -52,6 +52,10 @@
overlays = with inputs; [ emacs.overlay ];
};
})
{
nix.registry =
nixpkgs.lib.mapAttrs (_: value: { flake = value; }) inputs;
}
snm.nixosModule
./modules/security.nix
./hosts/thrall