This commit is contained in:
TheWanderingCrow 2024-12-29 20:16:50 -05:00
parent 663aeffed8
commit fca0059819

View file

@ -0,0 +1,10 @@
{
lib,
config,
...
}: {
imports = [
./user.nix
];
}