mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-11 21:30:06 +00:00
✨ Add packettracer home module
This commit is contained in:
parent
1e94d11ce0
commit
8edd189f07
3 changed files with 38 additions and 3 deletions
|
@ -8,6 +8,7 @@
|
|||
./apps/discord
|
||||
./apps/firefox
|
||||
./apps/vicinae
|
||||
./apps/packettracer
|
||||
];
|
||||
|
||||
puzzlevision = {
|
||||
|
@ -28,9 +29,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
# Notify on systembus events
|
||||
services.systembus-notify.enable = true;
|
||||
|
||||
sops.secrets.wakatime-cfg = {
|
||||
format = "binary";
|
||||
sopsFile = ./secrets/wakatime.cfg;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue