8 lines
196 B
Nix
8 lines
196 B
Nix
{
|
|
# home.file.".config/monitors_source" = {
|
|
# source = ./monitors.xml;
|
|
# onChange = ''
|
|
# cp $HOME/.config/monitors_source $HOME/.config/monitors.xml
|
|
# '';
|
|
# };
|
|
}
|