1

Update firefox.nix

This commit is contained in:
2022-12-05 15:33:47 +01:00
parent 5156b50e3c
commit f08a97132e

View File

@ -1,3 +1,5 @@
# TODO: https://github.com/nix-community/home-manager/commit/69d19b9839638fc487b370e0600a03577a559081
{ inputs, config, nixosConfig, lib, mylib, pkgs, ... }:
with lib;