move awesome to symlink and add ts
This commit is contained in:
parent
8aef3ae533
commit
a1cf0b5d90
|
@ -43,6 +43,7 @@
|
|||
macchina
|
||||
neofetch
|
||||
fwupd
|
||||
ts
|
||||
];
|
||||
}
|
||||
|
||||
|
|
|
@ -408,10 +408,10 @@
|
|||
recursive = true;
|
||||
};
|
||||
|
||||
home.file.".config/awesome" = {
|
||||
source = ../awesome;
|
||||
recursive = true;
|
||||
};
|
||||
#home.file.".config/awesome" = {
|
||||
# source = ../awesome;
|
||||
# recursive = true;
|
||||
#};
|
||||
|
||||
home.file.".config/awesome/bling" = {
|
||||
source = ../awesome/bling;
|
||||
|
|
Loading…
Reference in a new issue