Compare commits

..

1 Commits

Author SHA1 Message Date
67589eabc6 update url in sample-setup.sh
Some checks failed
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 20s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 3m12s
Check Nix flake / Perform Nix flake checks (pull_request) Failing after 3m17s
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2025-04-01 21:59:09 -04:00
2 changed files with 0 additions and 3 deletions

View File

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

View File

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