nix(home-manager): manage qbwork's stylesheets
This commit is contained in:
parent
830b52b75f
commit
a7b29a206c
@ -473,5 +473,8 @@ in {
|
||||
configFile."qutebrowser/stylesheets" = {
|
||||
source = ./.config/qutebrowser/stylesheets;
|
||||
};
|
||||
configFile."qutebrowser-work/config/stylesheets" = {
|
||||
source = ./.config/qutebrowser/stylesheets;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user