lilith-pad

This commit is contained in:
Spectre 2025-03-16 00:08:37 +01:00
parent 3d1a754d06
commit 7c51db8359
6 changed files with 55 additions and 32 deletions

View file

@ -1,4 +1,4 @@
{ zen-browser, ...}: {
{...}: {
imports = [
./audio.nix
./bluetooth.nix
@ -15,6 +15,5 @@
./syncthing.nix
./users.nix
./zsh.nix
zen-browser.nixosModules.zen-browser
];
}