401 current 2025-05-26 12:22:50 25.05.20250424.f771eb4 6.12.24 *
This commit is contained in:
@@ -84,6 +84,7 @@ in {
|
||||
grc
|
||||
go
|
||||
calibre
|
||||
gcc
|
||||
|
||||
# security
|
||||
aflplusplus
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
internets = ''
|
||||
[module/network]
|
||||
type = internal/network
|
||||
interface = wlp4s0
|
||||
interface = wlan0
|
||||
interval = 4.0
|
||||
udspeed-minwidth = 5
|
||||
accumulate-stats = true
|
||||
|
||||
@@ -198,6 +198,13 @@ alias nix-shell="nix-shell --run zsh"
|
||||
|
||||
alias nrc="cd /home/synchronous/nix-cfg/home/programs/nvim"
|
||||
|
||||
alias ndwc="nmcli device wifi connect"
|
||||
alias ndwl="nmcli device wifi list"
|
||||
|
||||
stack() {
|
||||
find . -type f -exec echo -e "\n--- {} ---\n" \; -exec cat {} \;
|
||||
}
|
||||
|
||||
a.nixi() {
|
||||
nix-store -q --references /var/run/current-system/sw | cut -d'-' -f2-
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user