This commit is contained in:
Andreas Zweili 2023-07-04 13:52:48 +02:00
parent 2e3c0b62c7
commit d563ef2f2b

View File

@ -1,4 +1,4 @@
{ inputs, ... }:
{ inputs, pkgs, ... }:
{
imports = [
"${inputs.self}/home-manager/modules"