Compare commits
4 Commits
67589eabc6
...
215ad66a21
Author | SHA1 | Date | |
---|---|---|---|
215ad66a21 | |||
cb57885e8f | |||
e70b7c0e92 | |||
cb9f93f611 |
@ -19,6 +19,7 @@
|
|||||||
];
|
];
|
||||||
trusted-users = [ "root" ];
|
trusted-users = [ "root" ];
|
||||||
allow-import-from-derivation = true;
|
allow-import-from-derivation = true;
|
||||||
|
fallback = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
|
@ -90,6 +90,8 @@
|
|||||||
nodejs_20
|
nodejs_20
|
||||||
nodePackages.prettier
|
nodePackages.prettier
|
||||||
treefmt
|
treefmt
|
||||||
|
|
||||||
|
gocryptfs
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user