Modularise firefox and rofi

This commit is contained in:
marc
2022-11-19 16:43:28 +01:00
parent 4fc20b6d4f
commit 2d20a13d7d
6 changed files with 36 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ in {
environment.systemPackages = with pkgs; [
(nerdfonts.override { fonts = [ "Iosevka" ]; })
playerctl
];
hm.xdg.dataFile."wallpapers".source = paths.wallpapers;