Added declarative Zen Browser config, via Flake. Removed unused configuration files.

This commit is contained in:
2025-08-13 16:34:46 +02:00
parent 726cef8682
commit 87cf098372
7 changed files with 110 additions and 113 deletions

View File

@ -1,12 +0,0 @@
[
{
name = "Bookmarks Toolbar";
toolbar = true;
bookmarks = [
{
name = "NixOS Packages";
url = "https://search.nixos.org/packages";
}
];
}
]

View File

@ -1,3 +0,0 @@
input * {
xkb_layout de
}