docs: add credits

This commit is contained in:
kenji
2026-01-03 11:20:53 -06:00
parent 1694a23bf6
commit 3b33aec48b
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# HakaseOS
A modular, flake-based NixOS configuration for a single host (`hakase`).
A modular, flake-based NixOS configuration for a single host (`hakase`). Heavily inspired by [OmarchyOS](https://omarchy.org/).
## Features
-1
View File
@@ -18,7 +18,6 @@
url = "github:nix-community/NUR";
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";