mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-11-12 09:12:07 +01:00
fix nix env availability
This commit is contained in:
parent
bcb2e56d9a
commit
3644f9353c
2 changed files with 3 additions and 2 deletions
home-manager/modules
|
|
@ -18,6 +18,7 @@ in
|
|||
|
||||
home.packages = with pkgs;
|
||||
[
|
||||
pkgs.nixVersions.latest # because remotely invoked updates are fun ;)
|
||||
up
|
||||
htop
|
||||
rustc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue