This commit is contained in:
xunuwu 2024-03-16 08:33:31 +01:00
parent 9ec66a8caf
commit 4f169eeb84
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
2 changed files with 0 additions and 8 deletions

View file

@ -1,5 +0,0 @@
{pkgs, ...}: {
environment.systemPackages = with pkgs; [
xclip
];
}