diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-08-11 11:50:09 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-08-11 11:50:09 -0400 |
| commit | b71d4222b87d3ccdb350c7a4ee6b294349a051b1 (patch) | |
| tree | 29bb88abcea9dbfddcfa2b15091cf8af530874dc /fw | |
| parent | 594224b5bfa31d6a7ed4945b7c4e31ec72d5ac71 (diff) | |
| download | home-b71d4222b87d3ccdb350c7a4ee6b294349a051b1.tar.gz | |
repo: sync
Diffstat (limited to 'fw')
| -rw-r--r-- | fw/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/home.nix b/fw/home.nix index 422e86b..6eaba9e 100644 --- a/fw/home.nix +++ b/fw/home.nix @@ -33,7 +33,7 @@ pfetch nicotine-plus mpc - ncmpcpp + # ncmpcpp ]; }; |