424 current 2025-06-09 02:53:28 25.05.20250424.f771eb4 6.12.24 *
This commit is contained in:
@@ -204,6 +204,7 @@ alias nrc="cd /home/synchronous/nix-cfg/home/programs/nvim"
|
||||
alias ndwc="nmcli device wifi connect"
|
||||
alias ndwl="nmcli device wifi list"
|
||||
alias wt="systemctl restart NetworkManager"
|
||||
alias syncthing="firefox localhost:8384"
|
||||
|
||||
stack() {
|
||||
find . -type f -exec echo -e "\n--- {} ---\n" \; -exec cat {} \;
|
||||
|
||||
@@ -15,7 +15,13 @@
|
||||
|
||||
settings = {
|
||||
devices = {
|
||||
cluster = {id = "RBT7JA4-DFQ33SG-JUWJOQ2-MLPVLV4-SL2NATS-VZBB5M5-L7CHO3N-UTBOGA4";};
|
||||
cluster = {
|
||||
id = "WLJQSWD-IGXNYPW-2OMCGM4-N2M5MSN-6Z6TRDA-VLZGWVC-5PJTO5U-BPFFCAU";
|
||||
addresses = [
|
||||
"tcp://100.117.155.3:22000"
|
||||
"dynamic"
|
||||
];
|
||||
};
|
||||
};
|
||||
folders = {
|
||||
notes = {
|
||||
|
||||
Reference in New Issue
Block a user