diff --git a/Makefile b/Makefile index 6e8a9c3..a9bed8b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ HOST ?= $(file < /etc/nixosFlakeName) THREADS ?= $(shell nproc) -FLAKE ?= . +FLAKE ?= . MODE = switch FLAGS = --impure --cores $(THREADS) -j $(THREADS) diff --git a/home.nix b/home.nix index 2311378..caea716 100644 --- a/home.nix +++ b/home.nix @@ -6,7 +6,7 @@ # By: tomoron +#+ +:+ +#+ # # +#+#+#+#+#+ +#+ # # Created: 2024/10/17 18:15:38 by tomoron #+# #+# # -# Updated: 2024/10/19 14:12:59 by tomoron ### ########.fr # +# Updated: 2024/10/19 14:16:59 by tomoron ### ########.fr # # # # **************************************************************************** # @@ -37,6 +37,7 @@ bspwm dunst numlockx + unison ]; home.file = {