somberero: Add Makefile
This commit is contained in:
4
Makefile
Normal file
4
Makefile
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
.PHONY: switch
|
||||||
|
|
||||||
|
switch:
|
||||||
|
nixos-rebuild switch --flake '.#'
|
||||||
@@ -142,6 +142,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
gnumake
|
||||||
mkpasswd
|
mkpasswd
|
||||||
vim
|
vim
|
||||||
git
|
git
|
||||||
|
|||||||
Reference in New Issue
Block a user