mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-09 23:07:46 +02:00
dwm: Make neovim clipboard work with xclip
This commit is contained in:
@ -9,6 +9,7 @@ in
|
||||
home-manager.sharedModules = singleton {
|
||||
home.packages = with pkgs; [
|
||||
feh
|
||||
xclip
|
||||
];
|
||||
|
||||
home.file.".xinitrc" = {
|
||||
|
Reference in New Issue
Block a user