1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-17 12:08:31 +02:00

xmobar: use dummy package in test

This commit is contained in:
Robert Helgesson 2021-07-07 23:46:53 +02:00
parent 97d183e2e4
commit 06ee8ec8df
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -6,6 +6,7 @@ with lib;
config = {
programs.xmobar = {
enable = true;
package = pkgs.writeScriptBin "dummy" "";
extraConfig = ''
Config
{ font = "Fira Code"