Big changes!

This commit is contained in:
FredzyW 2024-05-24 15:20:39 +02:00
parent 4ad0a517b3
commit 9dd4c60e07
7 changed files with 42 additions and 6 deletions

17
flake.lock generated
View file

@ -18,6 +18,22 @@
"type": "github"
}
},
"fw-pkgs": {
"locked": {
"lastModified": 1716477576,
"narHash": "sha256-eGruCZrvZXPH9Y8DuMFMyeErpu+GED+91K1wNtAz8B0=",
"owner": "FredzyW",
"repo": "fw-pkgs",
"rev": "d7daf63a4fc096a029d65f68a166b07a017a9b42",
"type": "github"
},
"original": {
"owner": "FredzyW",
"ref": "master",
"repo": "fw-pkgs",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -158,6 +174,7 @@
},
"root": {
"inputs": {
"fw-pkgs": "fw-pkgs",
"home-manager": "home-manager",
"nix-gaming": "nix-gaming",
"nixpkgs": "nixpkgs_2",