nixos configurations
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

86 lines
2.1 KiB

4 months ago
  1. {
  2. "nodes": {
  3. "disko": {
  4. "inputs": {
  5. "nixpkgs": [
  6. "nixpkgs"
  7. ]
  8. },
  9. "locked": {
  10. "lastModified": 1715217706,
  11. "narHash": "sha256-yEB5SEHc+o3WJpUPw455OdLy9A+gffvCJX8DZ7NCkuo=",
  12. "owner": "nix-community",
  13. "repo": "disko",
  14. "rev": "8eb1b315eef89f3bdc5c9814d1b207c6d64f0046",
  15. "type": "github"
  16. },
  17. "original": {
  18. "owner": "nix-community",
  19. "repo": "disko",
  20. "type": "github"
  21. }
  22. },
  23. "home-manager": {
  24. "inputs": {
  25. "nixpkgs": [
  26. "nixpkgs"
  27. ]
  28. },
  29. "locked": {
  30. "lastModified": 1715486357,
  31. "narHash": "sha256-4pRuzsHZOW5W4CsXI9uhKtiJeQSUoe1d2M9mWU98HC4=",
  32. "owner": "nix-community",
  33. "repo": "home-manager",
  34. "rev": "44677a1c96810a8e8c4ffaeaad10c842402647c1",
  35. "type": "github"
  36. },
  37. "original": {
  38. "owner": "nix-community",
  39. "repo": "home-manager",
  40. "type": "github"
  41. }
  42. },
  43. "nixpkgs": {
  44. "locked": {
  45. "lastModified": 1715106579,
  46. "narHash": "sha256-gZMgKEGiK6YrwGBiccZ1gemiUwjsZ1Zv49KYOgmX2fY=",
  47. "owner": "nixos",
  48. "repo": "nixpkgs",
  49. "rev": "8be0d8a1ed4f96d99b09aa616e2afd47acc3da89",
  50. "type": "github"
  51. },
  52. "original": {
  53. "owner": "nixos",
  54. "ref": "nixos-23.11",
  55. "repo": "nixpkgs",
  56. "type": "github"
  57. }
  58. },
  59. "nixpkgs-unstable": {
  60. "locked": {
  61. "lastModified": 1715087517,
  62. "narHash": "sha256-CLU5Tsg24Ke4+7sH8azHWXKd0CFd4mhLWfhYgUiDBpQ=",
  63. "owner": "nixos",
  64. "repo": "nixpkgs",
  65. "rev": "b211b392b8486ee79df6cdfb1157ad2133427a29",
  66. "type": "github"
  67. },
  68. "original": {
  69. "owner": "nixos",
  70. "ref": "nixos-unstable",
  71. "repo": "nixpkgs",
  72. "type": "github"
  73. }
  74. },
  75. "root": {
  76. "inputs": {
  77. "disko": "disko",
  78. "home-manager": "home-manager",
  79. "nixpkgs": "nixpkgs",
  80. "nixpkgs-unstable": "nixpkgs-unstable"
  81. }
  82. }
  83. },
  84. "root": "root",
  85. "version": 7
  86. }