ref(nix): refactored out common

This commit is contained in:
Léana 江 2024-02-12 17:47:12 +01:00 committed by Léana 江
parent 66f6c5a702
commit 4662ca2acc
5 changed files with 12 additions and 7 deletions

View file

@ -1,3 +1,2 @@
{...}: {
imports = [../common];
}