This commit is contained in:
41666 2023-12-26 23:37:51 -05:00
parent 3ee4f33af2
commit 55d81d39e9
6 changed files with 248 additions and 60 deletions

View file

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