feat: initial configuration

This commit is contained in:
Ananth Venkatesh 2025-02-02 01:23:28 -05:00
parent 3062d8c62b
commit 497fb85419
Signed by untrusted user who does not match committer: ananthv
GPG key ID: 4BB578E748CFE4FF
3 changed files with 159 additions and 0 deletions

27
flake.lock generated Normal file
View file

@ -0,0 +1,27 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1738392223,
"narHash": "sha256-epwD0BvADThOtRrDoI7qJUZPe1vhXoSIwLna2/VoOMA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7d84bdf9cb85f399a8eafe8e17acee2354f13a21",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}