zen config

This commit is contained in:
Dennis Schoepf 2025-12-16 19:36:20 +01:00
parent 7be06bf1f6
commit 7cf36dfa51
2 changed files with 6 additions and 12 deletions

View file

@ -1,6 +1,5 @@
{ {
lib, lib,
config,
inputs, inputs,
outputs, outputs,
pkgs, pkgs,

View file

@ -1,6 +1,5 @@
{ {
inputs, inputs,
config,
pkgs, pkgs,
system, system,
... ...
@ -37,11 +36,7 @@
id = 1; id = 1;
}; };
}; };
spaces = spaces = {
let
containers = config.programs.zen-browser.profiles."default".containers;
in
{
"Personal" = { "Personal" = {
id = "c6de089c-410d-4206-961d-ab11f988d40a"; id = "c6de089c-410d-4206-961d-ab11f988d40a";
position = 1000; position = 1000;