From 364bb107aadf28b67225d01f716a68a3b9a162d2 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 6 May 2023 14:23:19 +0200 Subject: Fix(flake): Typo Co-authored-by: sils --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 96fc132..b1a0696 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "My Nixo system configuration"; + description = "My Nixos system configuration"; inputs = { nixpkgs.url = "github:NixOs/nixpkgs/nixos-unstable"; home-manager = { -- cgit 1.4.1