mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-03-01 07:32:36 -05:00
gitignore tplan files
This commit is contained in:
parent
b11cedf26b
commit
4f67bbab68
3 changed files with 9 additions and 7 deletions
|
|
@ -2,6 +2,7 @@
|
|||
default = pkgs.mkShell {
|
||||
NIX_CONFIG = "extra-experimental-features = nix-command flakes";
|
||||
DIGITALOCEAN_TOKEN = builtins.readFile /run/secrets/digitalocean/token;
|
||||
AWS_PROFILE = "wce";
|
||||
nativeBuildInputs = with pkgs; [
|
||||
git
|
||||
vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue