mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +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
|
||||
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]";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue