flake: fix typo
This commit is contained in:
parent
21d7604861
commit
782c03d600
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
description = "Nixos configuration with flakes";
|
description = "NixOS configuration with flakes";
|
||||||
inputs = {
|
inputs = {
|
||||||
home-manager.url = "github:nix-community/home-manager";
|
home-manager.url = "github:nix-community/home-manager";
|
||||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
Loading…
Reference in a new issue