Compare commits

..

3 Commits

2 changed files with 3 additions and 0 deletions

@ -19,6 +19,7 @@
];
trusted-users = [ "root" ];
allow-import-from-derivation = true;
fallback = true;
};
inputs = {

@ -90,6 +90,8 @@
nodejs_20
nodePackages.prettier
treefmt
gocryptfs
];
};