1
0
mirror of https://github.com/materusPL/nixos-config synced 2025-06-18 06:26:15 +02:00

6 lines
41 B
Nix
Raw Normal View History

{
imports = [
./browser.nix
];
}