This commit is contained in:
Giulio De Pasquale 2025-10-15 10:48:08 +01:00
parent 0410f3aa42
commit e772fed6d8

View File

@ -1,4 +1,4 @@
{ pkgs, lib, config, inputs, ... }: { pkgs, ... }:
{ {
env.GREET = "devenv"; env.GREET = "devenv";