diff options
| author | spl3g <spleefer6@yandex.ru> | 2024-11-17 13:47:17 +0300 |
|---|---|---|
| committer | spl3g <spleefer6@yandex.ru> | 2025-05-01 14:58:56 +0300 |
| commit | 9ee05b0f1270fb8066368332b2f20da62af7e0a1 (patch) | |
| tree | ec3a23f1511dbc8f351be52b949685c5aee7e49a /flake.nix | |
| parent | f5f7a1f07ec1be9f5448338f8b8c87920f0b405a (diff) | |
build: update flake
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = { |
