diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-04-24 19:59:51 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-04-24 19:59:51 -0700 |
| commit | eb2868406484bd77215aac3f5237ace823caffde (patch) | |
| tree | 864d2ecc75880d351e3cb49ef3c1068642dc3bc2 /nix/users | |
| parent | build python packages for llm (diff) | |
| download | infra-eb2868406484bd77215aac3f5237ace823caffde.tar.gz | |
drop just
Diffstat (limited to 'nix/users')
| -rw-r--r-- | nix/users/fcuny/dev.nix | 2 | ||||
| -rw-r--r-- | nix/users/fcuny/shell.nix | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/nix/users/fcuny/dev.nix b/nix/users/fcuny/dev.nix index 1f602c4..14dda79 100644 --- a/nix/users/fcuny/dev.nix +++ b/nix/users/fcuny/dev.nix @@ -45,8 +45,6 @@ ]; }; - home.file.".config/just/justfile".text = builtins.readFile ../../../configs/justfile; - home.sessionPath = [ config.home.sessionVariables.GOBIN "${config.home.homeDirectory}/.local/bin" diff --git a/nix/users/fcuny/shell.nix b/nix/users/fcuny/shell.nix index fe3ee2d..57017e9 100644 --- a/nix/users/fcuny/shell.nix +++ b/nix/users/fcuny/shell.nix @@ -20,7 +20,6 @@ in coreutils direnv dust - just procs ripgrep tree |
