Thor: unstable

This commit is contained in:
Filippo Berto 2024-09-15 12:04:52 +02:00
parent 4d264d2cd8
commit cdccd6e1ae
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
8 changed files with 74 additions and 50 deletions

21
flake.lock generated
View file

@ -245,6 +245,26 @@
"type": "github"
}
},
"home-manager-u": {
"inputs": {
"nixpkgs": [
"nixpkgs-u"
]
},
"locked": {
"lastModified": 1726308872,
"narHash": "sha256-d4vwO5N4RsLnCY7k5tY9xbdYDWQsY3RDMeUoIa4ms2A=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "6c1a461a444e6ccb3f3e42bb627b510c3a722a57",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
@ -505,6 +525,7 @@
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils",
"home-manager": "home-manager_2",
"home-manager-u": "home-manager-u",
"nix-rice": "nix-rice",
"nixos-generators": "nixos-generators",
"nixos-hardware": "nixos-hardware",