flake: fix typo
This commit is contained in:
parent
21d7604861
commit
782c03d600
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue