enters: aerial

This commit is contained in:
noe 2023-12-17 13:09:27 -05:00
parent b75763b3a2
commit 6602ca85d2
4 changed files with 68 additions and 1 deletions

View file

@ -0,0 +1,9 @@
{ ... }: {
imports = [
../common
../common/home-user.nix
../../features/kitty.nix
../../features/vesktop
];
}