added attic-client to jawz user packages in configuration.nix
This commit is contained in:
parent
5ee3618199
commit
9ccc45ba41
@ -59,7 +59,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
users.users.jawz.packages = builtins.attrValues {
|
users.users.jawz.packages = builtins.attrValues {
|
||||||
inherit (pkgs) podman-compose;
|
inherit (pkgs) podman-compose attic-client;
|
||||||
};
|
};
|
||||||
services.btrfs.autoScrub = {
|
services.btrfs.autoScrub = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user