Skip to content

Commit

Permalink
nixos/cosmic: remove now-unnecessary fira-mono
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyinstarlight authored Mar 25, 2024
1 parent 3340660 commit addfce5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nixos/cosmic/module.nix
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ in
# fonts
fonts.packages = utils.removePackagesByName (with pkgs; [
fira
fira-mono
]) config.environment.cosmic.excludePackages;

# required features
Expand Down

0 comments on commit addfce5

Please sign in to comment.