diff options
author | 2025-03-13 14:13:57 +0300 | |
---|---|---|
committer | 2025-03-13 14:13:57 +0300 | |
commit | b93b459444e60db2dd83e8e903bcf487fd99fc41 (patch) | |
tree | cafee5efd20e0c9d3e7eb140c6c5e6b97e6ad9a8 /user-mora.nix | |
parent | feat(sapphire): prepare for allowing TCP/UDP ports on firewall (diff) | |
download | nixos-configuration-b93b459444e60db2dd83e8e903bcf487fd99fc41.tar.gz nixos-configuration-b93b459444e60db2dd83e8e903bcf487fd99fc41.tar.bz2 nixos-configuration-b93b459444e60db2dd83e8e903bcf487fd99fc41.tar.lz nixos-configuration-b93b459444e60db2dd83e8e903bcf487fd99fc41.tar.xz nixos-configuration-b93b459444e60db2dd83e8e903bcf487fd99fc41.tar.zst nixos-configuration-b93b459444e60db2dd83e8e903bcf487fd99fc41.zip |
feat(mora): add useful utilities
Diffstat (limited to 'user-mora.nix')
-rw-r--r-- | user-mora.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/user-mora.nix b/user-mora.nix index 5f3f639..0f6fca3 100644 --- a/user-mora.nix +++ b/user-mora.nix @@ -111,6 +111,7 @@ nerd-fonts.fira-code # Utils + inotify-tools libnotify xdg-utils wl-clipboard @@ -118,6 +119,9 @@ # Shell python3 + socat + wireguard-tools + # Applications niri-unstable fuzzel |