rix101/modules/flake
2024-08-05 01:12:54 +03:00
..
agenix refactor(flake): move flake modules into separate subdirectories 2024-08-01 13:26:56 +03:00
configurations refactor(flake): move flake modules into separate subdirectories 2024-08-01 13:26:56 +03:00
deploy refactor(flake): move flake modules into separate subdirectories 2024-08-01 13:26:56 +03:00
lib feat(lib)!: add createThings 2024-08-04 02:57:15 +03:00
modules feat(lib)!: add createThings 2024-08-04 02:57:15 +03:00
overlays feat(overlays)!: redefine in terms of createThings 2024-08-04 03:10:58 +03:00
packages chore(packages): indentation 2024-08-04 03:12:58 +03:00
pkgs refactor(flake): move flake modules into separate subdirectories 2024-08-01 13:26:56 +03:00
shells feat(shells)!: redefine in terms of createThings 2024-08-05 01:12:54 +03:00
topology feat(topology): add legacyPackages package for convenience 2024-07-27 13:39:33 +03:00
README.md feat(flake): start using flake-parts 2023-12-31 19:00:18 +02:00

Add your reusable flake modules to this directory (https://flake.parts/)

These are considered modules:

  • files, ending in .nix (excluding default.nix)
  • directories, containing default.nix