home-manager: manage swaylock config
This commit is contained in:
parent
d9981fda65
commit
efef80c908
4
home.nix
4
home.nix
@ -46,6 +46,10 @@
|
|||||||
};
|
};
|
||||||
# end zsh-related.
|
# end zsh-related.
|
||||||
|
|
||||||
|
".config/swaylock/" = {
|
||||||
|
source = .config/swaylock;
|
||||||
|
};
|
||||||
|
|
||||||
".local/bin/battery.sh" = {
|
".local/bin/battery.sh" = {
|
||||||
source = bin/battery.sh;
|
source = bin/battery.sh;
|
||||||
executable = true;
|
executable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user