add wl-clipboard

This commit is contained in:
2024-12-23 09:25:19 +01:00
parent 2e79694285
commit fc8a5372c4

View File

@@ -54,6 +54,13 @@
};
};
programs.neovim = {
enable = true;
extraPackages = with pkgs; [
wl-clipboard
];
};
home.packages = with pkgs; [
thunderbird
firefox
@@ -65,6 +72,7 @@
zig
clang
nil
wl-clipboard
];
home.sessionPath = [