Need this to operate attic
This commit is contained in:
@@ -74,6 +74,7 @@
|
|||||||
rsnapshot
|
rsnapshot
|
||||||
cryptsetup
|
cryptsetup
|
||||||
gocryptfs
|
gocryptfs
|
||||||
|
attic-client
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.fuse.userAllowOther = true;
|
programs.fuse.userAllowOther = true;
|
||||||
|
@@ -131,6 +131,7 @@
|
|||||||
cryptsetup
|
cryptsetup
|
||||||
home-manager
|
home-manager
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
|
attic-client
|
||||||
(pkgs.writeScriptBin "comma" ''
|
(pkgs.writeScriptBin "comma" ''
|
||||||
if [ "$#" = 0 ]; then
|
if [ "$#" = 0 ]; then
|
||||||
echo "usage: comma PKGNAME... [EXECUTABLE]";
|
echo "usage: comma PKGNAME... [EXECUTABLE]";
|
||||||
|
Reference in New Issue
Block a user