1
Fork 0

dklfjhsdkjfh

This commit is contained in:
caem 2025-01-23 15:37:28 +01:00
parent 4b82e3a9dd
commit f771d4c2e7
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -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;