mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-19 15:06:15 +02:00
8 lines
39 B
Nix
8 lines
39 B
Nix
|
{
|
||
|
imports = [
|
||
|
./zsh.nix
|
||
|
];
|
||
|
|
||
|
|
||
|
}
|