mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-08-22 22:51:00 +05:30
feat: replace service-wrapper with systemctl-tui
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
service-wrapper
|
systemctl-tui
|
||||||
ranger
|
ranger
|
||||||
wget
|
wget
|
||||||
portal
|
portal
|
||||||
|
Reference in New Issue
Block a user