aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-09-14 13:55:52 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-09-14 14:12:12 -0500
commitd71356eef83e4df59416cd10109cb5688e657c16 (patch)
tree06d8eb139f131261a30f23a4250e114dcd469fdb /flake.lock
parent64d6e9664bbcbe4125df56f8f228f92222c13188 (diff)
migrate gtk config to hjem and drop home-manager flake input (yay!)
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock44
1 files changed, 22 insertions, 22 deletions
diff --git a/flake.lock b/flake.lock
index 9180297..ba4e3da 100644
--- a/flake.lock
+++ b/flake.lock
@@ -115,26 +115,6 @@
"type": "github"
}
},
- "home-manager": {
- "inputs": {
- "nixpkgs": [
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1754527677,
- "narHash": "sha256-qAzCtmKkMz40xFgP9KN+TCKjVieK4u04EWwl2KvVk0E=",
- "owner": "nix-community",
- "repo": "home-manager",
- "rev": "475d35797d9537354d825260cf583114537affc2",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "repo": "home-manager",
- "type": "github"
- }
- },
"lanzaboote": {
"inputs": {
"crane": "crane",
@@ -221,10 +201,10 @@
"inputs": {
"disko": "disko",
"hjem": "hjem",
- "home-manager": "home-manager",
"lanzaboote": "lanzaboote",
"nixos-facter-modules": "nixos-facter-modules",
- "nixpkgs": "nixpkgs"
+ "nixpkgs": "nixpkgs",
+ "system-manager": "system-manager"
}
},
"rust-overlay": {
@@ -293,6 +273,26 @@
"type": "github"
}
},
+ "system-manager": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1756281415,
+ "narHash": "sha256-CjpoVwpJJ+DOZilPrDpZ5S3V+B1Y0calaHxTp2xMvGs=",
+ "owner": "numtide",
+ "repo": "system-manager",
+ "rev": "e271eedac9a24678ca6cfc61677837422bf474e0",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "system-manager",
+ "type": "github"
+ }
+ },
"systems": {
"locked": {
"lastModified": 1681028828,