path tweaks

This commit is contained in:
Barrett Ruth 2026-02-11 10:45:36 -05:00
parent ef1df7358d
commit f091765e16
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -27,6 +27,7 @@ in
dconf.enable = true;
home.packages = with pkgs; [
rofi
wl-clipboard
cliphist
grim
@ -168,8 +169,6 @@ in
'';
};
home.packages = [ pkgs.rofi ];
xdg.configFile."rofi/config.rasi".source =
config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/.config/nix/config/rofi/config.rasi";
xdg.configFile."rofi/themes/midnight.rasi".source =