mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-05-19 10:56:05 -07:00
8 lines
77 B
Nix
8 lines
77 B
Nix
{ ... }:
|
|
{
|
|
imports = [
|
|
./appgate-sdp.nix
|
|
./virt-manager.nix
|
|
];
|
|
}
|