aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorspl3g <spleefer6@yandex.ru>2024-11-17 13:47:17 +0300
committerspl3g <spleefer6@yandex.ru>2025-05-01 14:58:56 +0300
commit9ee05b0f1270fb8066368332b2f20da62af7e0a1 (patch)
treeec3a23f1511dbc8f351be52b949685c5aee7e49a /flake.nix
parentf5f7a1f07ec1be9f5448338f8b8c87920f0b405a (diff)
build: update flake
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
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 = {