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.

108 lines
2.7 KiB

4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
  1. {
  2. "nodes": {
  3. "disko": {
  4. "inputs": {
  5. "nixpkgs": [
  6. "nixpkgs"
  7. ]
  8. },
  9. "locked": {
  10. "lastModified": 1715822638,
  11. "narHash": "sha256-Z4ZoyK8jYRmBZwMaEZLEmAilrfdpekwwwohliqC14/E=",
  12. "owner": "nix-community",
  13. "repo": "disko",
  14. "rev": "476eef8d85aa09389ae7baf6e6b60357f6a01432",
  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": 1715381426,
  31. "narHash": "sha256-wPuqrAQGdv3ISs74nJfGb+Yprm23U/rFpcHFFNWgM94=",
  32. "owner": "nix-community",
  33. "repo": "home-manager",
  34. "rev": "ab5542e9dbd13d0100f8baae2bc2d68af901f4b4",
  35. "type": "github"
  36. },
  37. "original": {
  38. "owner": "nix-community",
  39. "ref": "release-23.11",
  40. "repo": "home-manager",
  41. "type": "github"
  42. }
  43. },
  44. "home-manager-unstable": {
  45. "inputs": {
  46. "nixpkgs": [
  47. "nixpkgs"
  48. ]
  49. },
  50. "locked": {
  51. "lastModified": 1715486357,
  52. "narHash": "sha256-4pRuzsHZOW5W4CsXI9uhKtiJeQSUoe1d2M9mWU98HC4=",
  53. "owner": "nix-community",
  54. "repo": "home-manager",
  55. "rev": "44677a1c96810a8e8c4ffaeaad10c842402647c1",
  56. "type": "github"
  57. },
  58. "original": {
  59. "owner": "nix-community",
  60. "repo": "home-manager",
  61. "type": "github"
  62. }
  63. },
  64. "nixpkgs": {
  65. "locked": {
  66. "lastModified": 1715668745,
  67. "narHash": "sha256-xp62OkRkbUDNUc6VSqH02jB0FbOS+MsfMb7wL1RJOfA=",
  68. "owner": "nixos",
  69. "repo": "nixpkgs",
  70. "rev": "9ddcaffecdf098822d944d4147dd8da30b4e6843",
  71. "type": "github"
  72. },
  73. "original": {
  74. "owner": "nixos",
  75. "ref": "nixos-23.11",
  76. "repo": "nixpkgs",
  77. "type": "github"
  78. }
  79. },
  80. "nixpkgs-unstable": {
  81. "locked": {
  82. "lastModified": 1715534503,
  83. "narHash": "sha256-5ZSVkFadZbFP1THataCaSf0JH2cAH3S29hU9rrxTEqk=",
  84. "owner": "nixos",
  85. "repo": "nixpkgs",
  86. "rev": "2057814051972fa1453ddfb0d98badbea9b83c06",
  87. "type": "github"
  88. },
  89. "original": {
  90. "owner": "nixos",
  91. "ref": "nixos-unstable",
  92. "repo": "nixpkgs",
  93. "type": "github"
  94. }
  95. },
  96. "root": {
  97. "inputs": {
  98. "disko": "disko",
  99. "home-manager": "home-manager",
  100. "home-manager-unstable": "home-manager-unstable",
  101. "nixpkgs": "nixpkgs",
  102. "nixpkgs-unstable": "nixpkgs-unstable"
  103. }
  104. }
  105. },
  106. "root": "root",
  107. "version": 7
  108. }