feat: hyprlock a little more me

This commit is contained in:
s-prechtl 2024-10-03 15:49:38 +02:00
parent 646fdbec7e
commit de9c06ec1b
2 changed files with 29 additions and 15 deletions

View file

@ -170,9 +170,9 @@
nix-ld = {
enable = true;
libraries = with pkgs; [
# Add any missing dynamic libraries for unpackaged programs
# here, NOT in environment.systemPackages
];
# Add any missing dynamic libraries for unpackaged programs
# here, NOT in environment.systemPackages
];
};
};