first usable configuration

This commit is contained in:
Dennis Wuitz
2023-12-24 20:09:35 +01:00
parent 469038e980
commit c6c879ddb4
7 changed files with 94 additions and 35 deletions

27
flake.lock generated
View File

@ -1,25 +1,5 @@
{
"nodes": {
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1703387252,
"narHash": "sha256-XKJqGj0BaEn/zyctEnkgVIh6Ba1rgTRc+UBi9EU8Y54=",
"owner": "Mic92",
"repo": "nix-index-database",
"rev": "f4340c1a42c38d79293ba69bfd839fbd6268a538",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
"nixos-modules": {
"inputs": {
"nixpkgs-lib": [
@ -27,11 +7,11 @@
]
},
"locked": {
"lastModified": 1703426109,
"narHash": "sha256-/ujCgLJUq+iMgrvMVj58uvXan/nKvG0SeNVVrsvzJHk=",
"lastModified": 1703443084,
"narHash": "sha256-POWXUw4gf8c9eZ1PJ2Har+PBsgdyULeHbqabdVSAQZE=",
"owner": "SuperSandro2000",
"repo": "nixos-modules",
"rev": "caa008d22e663c6190ffe12286566b2e87f357e4",
"rev": "55e8b1d38fe4a5e0315f91dfc44bd1a6f32b06ef",
"type": "github"
},
"original": {
@ -58,7 +38,6 @@
},
"root": {
"inputs": {
"nix-index-database": "nix-index-database",
"nixos-modules": "nixos-modules",
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"