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 let
/* /*
@ -28,8 +28,7 @@ in {
experimental-features = nix-command flakes experimental-features = nix-command flakes
''; '';
}; };
config.c = c; b = c;
config.a = a;
nixpkgs = { nixpkgs = {
config = { config = {
allowUnfree = true; allowUnfree = true;