Basic home manager wiring.
This commit is contained in:
46
flake.lock
generated
46
flake.lock
generated
@@ -38,6 +38,28 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"home-manager": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"ppetru-home",
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1720042825,
|
||||
"narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"ref": "release-24.05",
|
||||
"repo": "home-manager",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"impermanence": {
|
||||
"locked": {
|
||||
"lastModified": 1719091691,
|
||||
@@ -85,12 +107,34 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"ppetru-home": {
|
||||
"inputs": {
|
||||
"home-manager": "home-manager",
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1722328048,
|
||||
"narHash": "sha256-hQqp+sNQUcgH3DeIstuLPLBdqI7ORY+e8fBAxmIpfWA=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "73f3f28b13c7773153be6889a849fc4e0727ab09",
|
||||
"revCount": 3,
|
||||
"type": "git",
|
||||
"url": "file:../ppetru-home"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "file:../ppetru-home"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"deploy-rs": "deploy-rs",
|
||||
"impermanence": "impermanence",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable"
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"ppetru-home": "ppetru-home"
|
||||
}
|
||||
},
|
||||
"systems": {
|
||||
|
||||
Reference in New Issue
Block a user