mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
fix stuff
This commit is contained in:
parent
13407dcdc8
commit
02ecacc8bd
4 changed files with 10 additions and 9 deletions
|
|
@ -1,9 +1,5 @@
|
|||
{ nvim-flake, self, ... }:
|
||||
{
|
||||
pkgs,
|
||||
config,
|
||||
...
|
||||
}:
|
||||
{ pkgs, config, ... }:
|
||||
{
|
||||
local = {
|
||||
remoteBuild.isBuilder = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue