mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-05-31 19:20:03 +02:00
add discover, remove discord
This commit is contained in:
parent
0797ea840a
commit
de4bbd6ab2
2 changed files with 4 additions and 1 deletions
configs/thilo-pc
|
@ -29,5 +29,9 @@
|
|||
home.sessionVariables = {
|
||||
LD_LIBRARY_PATH = "${pkgs.libGL}/lib";
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
libsForQt5.discover
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue