mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: remove updatechecker, lidChange apci script
This commit is contained in:
parent
faff8d9ee6
commit
1ae3be96fa
6 changed files with 32 additions and 145 deletions
|
|
@ -1,6 +0,0 @@
|
|||
{ self, name, writeShellApplication, nvd }:
|
||||
writeShellApplication {
|
||||
inherit name;
|
||||
runtimeInputs = [ nvd ];
|
||||
text = builtins.readFile "${self}/scripts/${name}.sh";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue