fixup
This commit is contained in:
parent
692e7746cd
commit
a74ae4e627
1 changed files with 2 additions and 0 deletions
2
home.nix
2
home.nix
|
|
@ -113,6 +113,8 @@
|
|||
sessionVariables = {
|
||||
DESKTOP = ":0";
|
||||
OLLAMA_HOST = "10.20.0.201:11434";
|
||||
SCCACHE_DIR="/var/cache/sccache";
|
||||
SCCACHE_SERVER_UDS="/run/sccache/server.sock";
|
||||
};
|
||||
file = {
|
||||
".config/waybar/power_menu.xml".text = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue