mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
edit apps
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
../../nixos/utils.nix
|
||||
../../nixos/tailscale.nix
|
||||
../../nixos/hyprland.nix
|
||||
../../nixos/docker.nix
|
||||
|
||||
../../nixos/omen.nix # For my laptop only
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
pkgs,
|
||||
config,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
@@ -60,16 +61,16 @@
|
||||
|
||||
# Privacy
|
||||
session-desktop # Session app, private messages
|
||||
signal-desktop # Signal app, private messages
|
||||
protonvpn-gui
|
||||
protonvpn-cli
|
||||
proton-pass
|
||||
# protonmail-desktop # Now using the online brave app
|
||||
proton-authenticator
|
||||
ticktick # Privacy friendly todo app
|
||||
|
||||
# Dev
|
||||
go
|
||||
bun
|
||||
docker
|
||||
nodejs
|
||||
python3
|
||||
jq
|
||||
@@ -77,7 +78,7 @@
|
||||
pnpm
|
||||
air
|
||||
duckdb
|
||||
caido
|
||||
inputs.eleakxir.packages.${pkgs.system}.leak-utils
|
||||
|
||||
# Utils
|
||||
zip
|
||||
|
||||
Reference in New Issue
Block a user