enters: aerial
This commit is contained in:
parent
b75763b3a2
commit
6602ca85d2
4 changed files with 68 additions and 1 deletions
9
home-manager/noe/hosts/aerial.nix
Normal file
9
home-manager/noe/hosts/aerial.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{ ... }: {
|
||||
imports = [
|
||||
../common
|
||||
../common/home-user.nix
|
||||
|
||||
../../features/kitty.nix
|
||||
../../features/vesktop
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue