about summary refs log tree commit diff
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2023-01-10 20:34:50 +0000
committerdevhell <devhell@mailfresser.de>2023-01-10 20:34:50 +0000
commitc5b0fe162a4f1c9c76402962facc1158affcf74c (patch)
tree06aefb16cf93ae8c064aea65f047aaa18627eda3
parent24a8b1fe76ddc42a5d1451a6c8fe90bef2013a10 (diff)
profiles/packages: add rustic
A restic drop-in written in Rust with a number of other enhancements
-rw-r--r--modules/user/devhell/profiles/packages.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix
index eb8b28ec..fe4956b1 100644
--- a/modules/user/devhell/profiles/packages.nix
+++ b/modules/user/devhell/profiles/packages.nix
@@ -49,6 +49,8 @@ in {
     '';
 
     environment.systemPackages = with pkgs; [
+      #nixopsUnstable
+      #wuzz
       abook
       accountsservice
       alacritty
@@ -192,7 +194,6 @@ in {
       netsniff-ng
       nix-output-monitor
       nixfmt
-      #nixopsUnstable
       nixpkgs-fmt
       nixpkgs-review
       nload
@@ -237,6 +238,7 @@ in {
       ripgrep
       rq
       rsync
+      rustic
       safecopy
       screen
       sd
@@ -298,7 +300,6 @@ in {
       wireguard-tools
       writedisk
       wtf
-      #wuzz
       xcp
       xdg-utils
       xfsprogs