starting setup for new services host

This commit is contained in:
Matt Nish-Lapidus 2025-04-12 16:26:18 -04:00
parent 9bcb012cfb
commit f8b713b3d1
5 changed files with 64 additions and 54 deletions

53
flake.lock generated
View file

@ -70,11 +70,11 @@
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1744449247,
"narHash": "sha256-F3iPj8nXoIkLRuBWN6TqqvO6TaHHyUUkT1ZNGYQU0jQ=",
"lastModified": 1744479669,
"narHash": "sha256-t2KLWeuwczpXX0ZjsO6l07NFHpoHsfEHjLBn6Ifp/Rc=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "ff148db04653261fa37c10816b293e43efac3cfb",
"rev": "ff930b5e806d659480b70f6ac3b2ba7efb346682",
"type": "github"
},
"original": {
@ -744,11 +744,11 @@
"xwayland-satellite-unstable": "xwayland-satellite-unstable"
},
"locked": {
"lastModified": 1744381460,
"narHash": "sha256-ay8Vijc8IuQiA+bMmKaKFy/2iTtvB9K7xqrirhnwivU=",
"lastModified": 1744480072,
"narHash": "sha256-h9MGdfc1ddQLaZ5eXdxUOY4SGvRe0IzIuX/03yVRras=",
"owner": "sodiboo",
"repo": "niri-flake",
"rev": "4e592d48fb54ed742fb1ab14972a11432b2cbc31",
"rev": "c845f42f0bf9a02350a1e561cb702911c61428a9",
"type": "github"
},
"original": {
@ -777,11 +777,11 @@
"niri-unstable": {
"flake": false,
"locked": {
"lastModified": 1744271375,
"narHash": "sha256-W4h6ZX2WHJ6k0ApUTpuxkDPZ5JAI3MLWFP4lpfu3iv8=",
"lastModified": 1744475937,
"narHash": "sha256-vJXhE2BCJO3AxGUGqL7GW7ReeAL+OKy80ErMYDuILjM=",
"owner": "YaLTeR",
"repo": "niri",
"rev": "df9466243504a00240f7048a1f9644cb002776a8",
"rev": "95eafba346a17104a9af71021011fcdc9e13776b",
"type": "github"
},
"original": {
@ -865,24 +865,6 @@
"type": "github"
}
},
"nix-way-templates": {
"inputs": {
"nixpkgs": "nixpkgs_4"
},
"locked": {
"lastModified": 1744061992,
"narHash": "sha256-sbfONAA77bvCJwH7aBCMbSUd63o2fJdKA25iFZKEDo0=",
"owner": "the-nix-way",
"repo": "dev-templates",
"rev": "943841721c279255265dae6f3229f59e14cf2974",
"type": "github"
},
"original": {
"owner": "the-nix-way",
"repo": "dev-templates",
"type": "github"
}
},
"nixarr": {
"inputs": {
"nixpkgs": [
@ -1060,20 +1042,6 @@
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1739758141,
"narHash": "sha256-uq6A2L7o1/tR6VfmYhZWoVAwb3gTy7j4Jx30MIrH0rE=",
"rev": "c618e28f70257593de75a7044438efc1c1fc0791",
"revCount": 714614,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2411.714614%2Brev-c618e28f70257593de75a7044438efc1c1fc0791/0195155d-20df-7b25-ad70-45871483b8d2/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/NixOS/nixpkgs/0.2411.%2A"
}
},
"nixpkgs_5": {
"locked": {
"lastModified": 1744232761,
"narHash": "sha256-gbl9hE39nQRpZaLjhWKmEu5ejtQsgI5TWYrIVVJn30U=",
@ -1174,10 +1142,9 @@
"niri": "niri",
"nix-flatpak": "nix-flatpak",
"nix-rice": "nix-rice",
"nix-way-templates": "nix-way-templates",
"nixarr": "nixarr",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_5",
"nixpkgs": "nixpkgs_4",
"nixpkgs-stable": "nixpkgs-stable_4",
"sops-nix": "sops-nix",
"wezterm": "wezterm",