removing submodules
This commit is contained in:
parent
a90dd87b38
commit
168920f078
4 changed files with 10 additions and 8 deletions
|
@ -336,6 +336,16 @@
|
|||
recursive = true;
|
||||
};
|
||||
|
||||
home.file.".config/awesome/bling" = {
|
||||
source = ../awesome/bling;
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
home.file.".config/awesome/rubato" = {
|
||||
source = ../awesome/rubato;
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
home.file.".config/alacritty" = {
|
||||
source = ../alacritty;
|
||||
recursive = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue