mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 01:54:02 +05:30
Need this to operate attic
This commit is contained in:
parent
fdbc49fac8
commit
710df8920f
2 changed files with 2 additions and 0 deletions
|
@ -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]";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue