From 9ee05b0f1270fb8066368332b2f20da62af7e0a1 Mon Sep 17 00:00:00 2001 From: spl3g Date: Sun, 17 Nov 2024 13:47:17 +0300 Subject: build: update flake --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 5697124..9e51e27 100644 --- a/flake.nix +++ b/flake.nix @@ -92,7 +92,7 @@ # Reusable home-manager modules you might want to export # These are usually stuff you would upstream into home-manager homeManagerModules = import ./modules/home-manager; - + # NixOS configuration entrypoint # Available through 'nixos-rebuild --flake .#your-hostname' nixosConfigurations = { -- cgit v1.2.3