flake: fix typo

This commit is contained in:
Bruno BELANYI 2021-03-07 18:30:33 +00:00
parent 21d7604861
commit 782c03d600
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
description = "Nixos configuration with flakes";
description = "NixOS configuration with flakes";
inputs = {
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";