add readme

This commit is contained in:
2025-06-10 08:55:02 -05:00
parent 080dd07bcb
commit 0b096a33bc
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
impermanence.url = "github:nix-community/impermanence";
# implement at some point (So I can push repo public)
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
+6
View File
@@ -0,0 +1,6 @@
# Roy's Laptop Config
## Todo:
- Implement sops for secrets
- Change repo to public (Make sure to squash to delete secret history)