mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-18 06:26:15 +02:00
6 lines
41 B
Nix
6 lines
41 B
Nix
|
{
|
||
|
|
||
|
imports = [
|
||
|
./browser.nix
|
||
|
];
|
||
|
}
|