[feat] Add ironbar & Format everything with nixfmt
This commit is contained in:
@@ -1,5 +1 @@
|
||||
{...}: {
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
{ ... }: { programs.firefox = { enable = true; }; }
|
||||
|
||||
Reference in New Issue
Block a user