diff --git a/README.md b/README.md new file mode 100644 index 0000000..d1374b4 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +## Hybrid Laptop CPU & Process Management (HLCPM) diff --git a/flake.nix b/flake.nix index 4946d9c..9b799d1 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Build a cargo project without extra checks"; + description = "hybrid laptop core and process management"; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";