diff options
| -rw-r--r-- | meta/btc.txt | 1 | ||||
| -rw-r--r-- | nix/common.nix | 1 | ||||
| -rw-r--r-- | nix/flake.lock | 12 | ||||
| -rw-r--r-- | systemd-units/system.txt | 1 |
4 files changed, 7 insertions, 8 deletions
diff --git a/meta/btc.txt b/meta/btc.txt index 096118c..cbfd863 100644 --- a/meta/btc.txt +++ b/meta/btc.txt @@ -1,4 +1,3 @@ -bitbox-wallet-app-appimage bitbox-udev sparrow-wallet tor diff --git a/nix/common.nix b/nix/common.nix index 50d7f60..2a71de4 100644 --- a/nix/common.nix +++ b/nix/common.nix @@ -93,6 +93,7 @@ nmap rsync openssh + mosh # Debug / trace / profile — moved off pacman. User policy: only # used against own builds, so glibc/kernel version skew vs the diff --git a/nix/flake.lock b/nix/flake.lock index cdbca21..4d6553d 100644 --- a/nix/flake.lock +++ b/nix/flake.lock @@ -30,11 +30,11 @@ ] }, "locked": { - "lastModified": 1780370888, - "narHash": "sha256-PRJj9RKTEf/sITycujP1c/BrvLJKMYXzcpwTsXNulXQ=", + "lastModified": 1780593650, + "narHash": "sha256-CHo7k65YTL3HY+WQVedDTupji+LMgNlKCdrtRHZFAK4=", "owner": "nix-community", "repo": "home-manager", - "rev": "a7a415883195ffbd4dabec8f098f201e6eaaadf8", + "rev": "447fd9ff62501dae7206dfe180ee89f8de27b7d5", "type": "github" }, "original": { @@ -131,11 +131,11 @@ "utils": "utils" }, "locked": { - "lastModified": 1780345905, - "narHash": "sha256-4ERFyKR3O2HUfv3oRuUChoGnSdcdppFpCqrHticKi6A=", + "lastModified": 1780500703, + "narHash": "sha256-MRKgtT4IBIYe66MzHu9YOSrJJaStkvU4457Iy8SqY6Y=", "owner": "agavra", "repo": "tuicr", - "rev": "1f585175b59c20c2bfaa8a73ca572218ccfd93ff", + "rev": "1ae0b7acabc47836ae1e98968749815df43422dd", "type": "github" }, "original": { diff --git a/systemd-units/system.txt b/systemd-units/system.txt index 19867f7..16a204c 100644 --- a/systemd-units/system.txt +++ b/systemd-units/system.txt @@ -18,7 +18,6 @@ pcscd.socket smartd.service btrfs-scrub@-.timer btrfs-balance@-.timer -fwupd-refresh.timer arch-audit.timer lostfiles.timer |
