diff options
| author | Franck Cuny <franck@fcuny.net> | 2024-10-14 17:27:37 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2024-10-14 17:27:37 -0700 |
| commit | cf62599068043632a3aa2e613085a0fe7cebbc36 (patch) | |
| tree | 6c9233ca4853ebece251f7d29d3a3fa34f920330 /flake.nix | |
| parent | delete a bunch of python related stuff (diff) | |
| download | infra-cf62599068043632a3aa2e613085a0fe7cebbc36.tar.gz | |
delete more python code
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -43,10 +43,6 @@ "x86_64-linux" ]; - imports = [ - ./nix/flake/devshell.nix - ./nix/flake/packages.nix - ./nix/flake/hosts.nix - ]; + imports = [ ./nix/flake/devshell.nix ./nix/flake/hosts.nix ]; }; } |
