Add initial ironbar

This commit is contained in:
outfoxxed 2023-06-28 06:14:30 +00:00
parent f051d864a7
commit bf5e7e9636
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
9 changed files with 120 additions and 0 deletions

View file

@ -1,4 +1,8 @@
{ system, inputs, pkgs, config, ... }: {
imports = [
../ironbar
];
system.extraDependencies = with pkgs; [ ungoogled-chromium ];
fonts = {