mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-07 13:03:03 -04:00
add nix dev tools to wsl
This commit is contained in:
parent
f59f3a81cc
commit
e5fff54adf
1 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@
|
|||
../homeModules/dev
|
||||
../homeModules/dev/cpp.nix
|
||||
../homeModules/dev/javascript.nix
|
||||
../homeModules/dev/nix.nix
|
||||
../homeModules/dev/python.nix
|
||||
../homeModules/scripts
|
||||
../homeModules/btop.nix
|
||||
|
@ -41,4 +42,4 @@
|
|||
home.stateVersion = "23.11"; # Please read the comment before changing.
|
||||
# Let Home Manager install and manage itself.
|
||||
programs.home-manager.enable = true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue