feat: initial switch from hm to hjem

This commit is contained in:
uku 2025-05-06 12:28:08 +02:00
parent 5c21588430
commit 7b77f05476
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
15 changed files with 131 additions and 154 deletions

22
flake.lock generated
View file

@ -3,9 +3,7 @@
"agenix": {
"inputs": {
"darwin": [],
"home-manager": [
"home-manager"
],
"home-manager": [],
"nixpkgs": [
"nixpkgs"
],
@ -145,23 +143,23 @@
"type": "github"
}
},
"home-manager": {
"hjem": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1746413188,
"narHash": "sha256-i6BoiQP0PasExESQHszC0reQHfO6D4aI2GzOwZMOI20=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "8a318641ac13d3bc0a53651feaee9560f9b2d89a",
"lastModified": 1746355589,
"narHash": "sha256-LguszqsDBTtdBxblQTtN7vOAYmfoe43aHkB8aK1dChE=",
"owner": "feel-co",
"repo": "hjem",
"rev": "77b37eeb583d43e1c723119a69c906235174ce57",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"owner": "feel-co",
"repo": "hjem",
"type": "github"
}
},
@ -283,7 +281,7 @@
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
"getchvim": "getchvim",
"home-manager": "home-manager",
"hjem": "hjem",
"lanzaboote": "lanzaboote",
"mystia": "mystia",
"nix-index-database": "nix-index-database",