mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 12:02:09 +02:00
add QOL apps
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -47,8 +47,10 @@
|
|||||||
ticktick # Todo app
|
ticktick # Todo app
|
||||||
session-desktop # Session app, private messages
|
session-desktop # Session app, private messages
|
||||||
signal-desktop # Signal app, private messages
|
signal-desktop # Signal app, private messages
|
||||||
stirling-pdf
|
stirling-pdf # PDF Editor
|
||||||
calibre
|
calibre # Ebooks
|
||||||
|
swappy # Screenshot tool
|
||||||
|
pinta # Image editor
|
||||||
|
|
||||||
# Dev
|
# Dev
|
||||||
go
|
go
|
||||||
@@ -60,6 +62,7 @@
|
|||||||
just
|
just
|
||||||
air
|
air
|
||||||
duckdb
|
duckdb
|
||||||
|
lazydocker
|
||||||
|
|
||||||
# Just cool
|
# Just cool
|
||||||
peaclock
|
peaclock
|
||||||
@@ -67,10 +70,6 @@
|
|||||||
pipes
|
pipes
|
||||||
cmatrix
|
cmatrix
|
||||||
fastfetch
|
fastfetch
|
||||||
|
|
||||||
# Backup
|
|
||||||
vscode
|
|
||||||
vivaldi
|
|
||||||
];
|
];
|
||||||
|
|
||||||
inherit (config.var) username;
|
inherit (config.var) username;
|
||||||
|
|||||||
@@ -40,6 +40,8 @@
|
|||||||
gnome-clocks # Clocks app
|
gnome-clocks # Clocks app
|
||||||
gnome-text-editor # Basic graphic text editor
|
gnome-text-editor # Basic graphic text editor
|
||||||
mpv # Video player
|
mpv # Video player
|
||||||
|
swappy # Screenshot tool
|
||||||
|
pinta # Image editor
|
||||||
|
|
||||||
# Dev
|
# Dev
|
||||||
go
|
go
|
||||||
@@ -51,6 +53,7 @@
|
|||||||
just
|
just
|
||||||
air
|
air
|
||||||
duckdb
|
duckdb
|
||||||
|
lazydocker
|
||||||
|
|
||||||
# Just cool
|
# Just cool
|
||||||
peaclock
|
peaclock
|
||||||
@@ -58,10 +61,6 @@
|
|||||||
pipes
|
pipes
|
||||||
cmatrix
|
cmatrix
|
||||||
fastfetch
|
fastfetch
|
||||||
|
|
||||||
# Backup
|
|
||||||
vscode
|
|
||||||
vivaldi
|
|
||||||
];
|
];
|
||||||
|
|
||||||
inherit (config.var) username;
|
inherit (config.var) username;
|
||||||
|
|||||||
@@ -34,11 +34,8 @@
|
|||||||
# Utils
|
# Utils
|
||||||
zip
|
zip
|
||||||
unzip
|
unzip
|
||||||
optipng
|
|
||||||
pfetch
|
|
||||||
btop
|
btop
|
||||||
fastfetch
|
fastfetch
|
||||||
tailscale
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Don't touch this
|
# Don't touch this
|
||||||
|
|||||||
Reference in New Issue
Block a user