Initial pi config

This commit is contained in:
2023-12-03 23:17:30 +00:00
parent 5c591c0a06
commit 4ad4814bed
4 changed files with 77 additions and 0 deletions

View File

@ -3,6 +3,7 @@
inputs = {
nixpkgs.url = "nixpkgs/nixos-23.11";
nixos-hardware.url = "github:NixOS/nixos-hardware";
agenix.url = "github:ryantm/agenix";
home-manager = {
url = "github:nix-community/home-manager/release-23.11";