diff options
Diffstat (limited to '')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix index 5c47601..a1b5022 100644 --- a/flake.nix +++ b/flake.nix @@ -60,6 +60,7 @@ nixpkgs.follows = "nixpkgs"; nix-github-actions.follows = "nix-github-actions"; treefmt-nix.follows = "treefmt-nix"; + systems.follows = "systems"; }; }; beautysh = { |