diff options
Diffstat (limited to 'modules/flake-parts/personal.nix')
| -rw-r--r-- | modules/flake-parts/personal.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/flake-parts/personal.nix b/modules/flake-parts/personal.nix new file mode 100644 index 0000000..370e176 --- /dev/null +++ b/modules/flake-parts/personal.nix @@ -0,0 +1,3 @@ +{ + systems = ["x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" "aarch64-darwin"]; +} |
