Update browsers
This commit is contained in:
parent
10adafe703
commit
b72d409a5a
15 changed files with 262 additions and 67 deletions
|
|
@ -24,7 +24,7 @@
|
|||
outputs =
|
||||
{ ... }@inputs:
|
||||
{
|
||||
nixosConfigurations = inputs.dashNix.dashNixLib.build_systems ./.;
|
||||
nixosConfigurations = inputs.dashNix.dashNixLib.build_systems { root = ./.; };
|
||||
};
|
||||
|
||||
nixConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue