drone
This commit is contained in:
parent
3ee4f33af2
commit
55d81d39e9
6 changed files with 248 additions and 60 deletions
9
home-manager/noe/hosts/drone.nix
Normal file
9
home-manager/noe/hosts/drone.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