mirror of
https://github.com/materusPL/nixos-config
synced 2026-01-23 03:57:21 +01:00
6 lines
41 B
Nix
6 lines
41 B
Nix
|
|
{
|
||
|
|
|
||
|
|
imports = [
|
||
|
|
./browser.nix
|
||
|
|
];
|
||
|
|
}
|