Update browsers

This commit is contained in:
DashieTM 2024-09-29 12:48:39 +02:00
parent 10adafe703
commit b72d409a5a
15 changed files with 262 additions and 67 deletions

View file

@ -24,7 +24,7 @@
outputs =
{ ... }@inputs:
{
nixosConfigurations = inputs.dashNix.dashNixLib.build_systems ./.;
nixosConfigurations = inputs.dashNix.dashNixLib.build_systems { root = ./.; };
};
nixConfig = {