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/utils.nix
|
||||||
../../nixos/tailscale.nix
|
../../nixos/tailscale.nix
|
||||||
../../nixos/hyprland.nix
|
../../nixos/hyprland.nix
|
||||||
|
../../nixos/docker.nix
|
||||||
|
|
||||||
../../nixos/omen.nix # For my laptop only
|
../../nixos/omen.nix # For my laptop only
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
pkgs,
|
pkgs,
|
||||||
config,
|
config,
|
||||||
|
inputs,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
imports = [
|
imports = [
|
||||||
@@ -60,16 +61,16 @@
|
|||||||
|
|
||||||
# Privacy
|
# Privacy
|
||||||
session-desktop # Session app, private messages
|
session-desktop # Session app, private messages
|
||||||
|
signal-desktop # Signal app, private messages
|
||||||
protonvpn-gui
|
protonvpn-gui
|
||||||
protonvpn-cli
|
|
||||||
proton-pass
|
proton-pass
|
||||||
# protonmail-desktop # Now using the online brave app
|
|
||||||
proton-authenticator
|
proton-authenticator
|
||||||
ticktick # Privacy friendly todo app
|
ticktick # Privacy friendly todo app
|
||||||
|
|
||||||
# Dev
|
# Dev
|
||||||
go
|
go
|
||||||
bun
|
bun
|
||||||
|
docker
|
||||||
nodejs
|
nodejs
|
||||||
python3
|
python3
|
||||||
jq
|
jq
|
||||||
@@ -77,7 +78,7 @@
|
|||||||
pnpm
|
pnpm
|
||||||
air
|
air
|
||||||
duckdb
|
duckdb
|
||||||
caido
|
inputs.eleakxir.packages.${pkgs.system}.leak-utils
|
||||||
|
|
||||||
# Utils
|
# Utils
|
||||||
zip
|
zip
|
||||||
|
|||||||
Reference in New Issue
Block a user