add scripts
This commit is contained in:
parent
c237ada71f
commit
211ed9c01a
4 changed files with 34 additions and 0 deletions
|
|
@ -35,6 +35,9 @@
|
|||
fi
|
||||
'';
|
||||
in {
|
||||
home.file.".local/bin/dsize".source = ./dsize;
|
||||
home.file.".local/bin/runbg".source = ./runbg;
|
||||
home.file.".local/bin/music".source = ./music;
|
||||
home.packages = with pkgs; [
|
||||
wall-change
|
||||
wallpaper-picker
|
||||
|
|
|
|||
Reference in a new issue