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