dklfjhsdkjfh
This commit is contained in:
parent
4b82e3a9dd
commit
f771d4c2e7
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, inputs, ... }:
|
||||
{ lib, inputs, ... }:
|
||||
|
||||
let
|
||||
/*
|
||||
|
@ -28,8 +28,7 @@ in {
|
|||
experimental-features = nix-command flakes
|
||||
'';
|
||||
};
|
||||
config.c = c;
|
||||
config.a = a;
|
||||
b = c;
|
||||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue