diff options
| author | quentin@aristote.fr <quentin@aristote.fr> | 2024-05-13 20:45:16 +0200 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2024-05-13 20:45:16 +0200 |
| commit | d3769592e6505f85dc48eeec38c7445d09aa2e71 (patch) | |
| tree | 61cb39206aaa9469b028b7732a3fe3303b1c4d53 /nixos | |
| parent | 102a2e1f951ac59fb6138063892cda3a69ca9fe6 (diff) | |
nixos: nix: don't update devenv on upgrade (removed)
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/nix.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/nix.nix b/nixos/nix.nix index 5d114df..6749d36 100644 --- a/nixos/nix.nix +++ b/nixos/nix.nix @@ -12,6 +12,5 @@ "latitude-7490/nixos-hardware" "latitude-7490/nixpkgs" "latitude-7490/stylix" - "latitude-7490/devenv" ]; } |
