Compare commits
2 Commits
bd192f0443
...
5648ae6b31
| Author | SHA1 | Date | |
|---|---|---|---|
|
5648ae6b31
|
|||
|
c504274eca
|
@@ -57,8 +57,6 @@ lib.my.makeSwitch {
|
||||
|
||||
aria2
|
||||
socat
|
||||
|
||||
cht-sh
|
||||
];
|
||||
programs.tmux = {
|
||||
enable = true;
|
||||
@@ -77,6 +75,10 @@ lib.my.makeSwitch {
|
||||
})
|
||||
];
|
||||
};
|
||||
programs.tealdeer = {
|
||||
enable = true;
|
||||
enableAutoUpdates = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user