mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 14:16:11 +01:00
BREAKING-CHANGE: modified structure, hm is now standalone
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
rust-overlay,
|
||||
...
|
||||
}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
environment.systemPackages = with pkgs.unstable; [
|
||||
# general
|
||||
docker
|
||||
docker-compose
|
||||
@@ -33,6 +33,7 @@
|
||||
# # python
|
||||
# python311
|
||||
# python311Packages.pip
|
||||
uv
|
||||
# python311Packages.venvShellHook
|
||||
|
||||
# cpp
|
||||
|
||||
Reference in New Issue
Block a user