Compare commits
No commits in common. "3a88ed008a1e546ea3213f3fdb3f2a9725f5c847" and "20ef6f5b90366584ad8aae28c9eea347906a5b5b" have entirely different histories.
3a88ed008a
...
20ef6f5b90
2 changed files with 1 additions and 5 deletions
|
@ -35,11 +35,8 @@ with config;
|
|||
termius
|
||||
unstable.bruno
|
||||
unstable.fractal
|
||||
unstable.httpie
|
||||
unstable.mods
|
||||
unstable.peazip
|
||||
unstable.telegram-desktop
|
||||
unstable.tidal-hifi
|
||||
vlc
|
||||
|
||||
# cli
|
||||
|
@ -51,7 +48,7 @@ with config;
|
|||
shellcheck # shell script linting
|
||||
unstable.act # run GitHub actions locally
|
||||
unstable.nodePackages_latest.prettier # code formatter
|
||||
unstable.tailspin # logfile highlighter
|
||||
unstable.tidal-hifi
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -26,7 +26,6 @@ let
|
|||
"tyriar.sort-lines"
|
||||
"yzhang.markdown-all-in-one"
|
||||
"foxundermoon.shell-format"
|
||||
"ahmadalli.vscode-nginx-conf"
|
||||
];
|
||||
# Nixpkgs Extensions. These are updated whenver they get around to it.
|
||||
vscodeNixpkgsExtensions = [
|
||||
|
|
Loading…
Reference in a new issue