mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
12 lines
140 B
Nix
12 lines
140 B
Nix
{
|
|
imports = [
|
|
./nix.nix
|
|
./nixpkgs.nix
|
|
./nh.nix
|
|
./overlays.nix
|
|
./sops.nix
|
|
./substituters.nix
|
|
./user.nix
|
|
];
|
|
}
|