mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-13 17:52:24 +00:00
Add Makefile
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
lsof
|
||||
gnumake
|
||||
];
|
||||
|
||||
programs.zsh.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user