This website requires JavaScript.
Explore
Help
Sign in
serguzim
/
autostart-manage
Watch
1
Star
0
Fork
You've already forked autostart-manage
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
Init
Browse source
...
This commit is contained in:
Tobias Reisinger
2024-01-08 23:37:31 +01:00
commit
d6985ded7e
Signed by:
serguzim
GPG key ID:
13AD60C237A28DFE
18 changed files
with
348 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download patch file
Download diff file
Expand all files
Collapse all files
shell.nix
6
shell.nix
Normal file
Unescape
Escape
View file
@ -0,0 +1,6 @@
with
import
<nixpkgs>
{
}
;
mkShell
{
nativeBuildInputs
=
[
bashly
]
;
}
Write
Preview
Loading…
Add table
Rows
Columns
Cancel
OK
Add a link
Url
Description
Hint: With a URL in your clipboard, you can paste directly into the editor to create a link.
Cancel
OK
Cancel
Save
Reference in a new issue
Repository
serguzim/autostart-manage
Title
Body
Create issue