This commit is contained in:
twoneis 2024-09-10 16:35:25 +02:00
parent 0a89ef73af
commit bc68e4425c

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }: let
{ config, ... }: let
inherit (config) conf;
in {
imports = [