mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 22:00:14 +00:00
add polybar default config
This commit is contained in:
@ -13,9 +13,7 @@
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
NIXOS_CONFIG = builtins.toString ./.;
|
||||
DOTS = builtins.toString ../.;
|
||||
NOTES_PATH = "$HOME/dev/personal/notes";
|
||||
NOTES_PATH = "/home/${identity.user}/dev/personal/notes";
|
||||
};
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user