fix stuff

This commit is contained in:
Gerg-L 2024-05-10 22:22:28 -04:00
parent 13407dcdc8
commit 02ecacc8bd
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
4 changed files with 10 additions and 9 deletions

View file

@ -1,9 +1,5 @@
{ nvim-flake, self, ... }:
{
pkgs,
config,
...
}:
{ pkgs, config, ... }:
{
local = {
remoteBuild.isBuilder = true;