mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-02-18 08:30:48 +01:00
7 lines
61 B
Nix
7 lines
61 B
Nix
![]() |
{...}: {
|
||
|
imports = [
|
||
|
./xmobar
|
||
|
./polybar.nix
|
||
|
];
|
||
|
}
|