Added Inputs to yerukall config
This commit is contained in:
parent
822f882f2f
commit
31d409edb7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Edit this configuration file to define what should be installed on
|
||||
# your system. Help is available in the configuration.nix(5) man page
|
||||
# and in the NixOS manual (accessible by running ‘nixos-help’).
|
||||
{ config, pkgs, lib, ... }:
|
||||
{ config, pkgs, lib, inputs,... }:
|
||||
let
|
||||
lock-false = {
|
||||
Value = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue