summaryrefslogtreecommitdiff
path: root/modules/mac/system-packages.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-12-17 17:55:24 -0800
committerFuwn <[email protected]>2024-12-17 17:55:24 -0800
commit1c94962f71527ca1f5306ead0b6889cabc5d17b7 (patch)
tree0408e3ed9a9f80954ed8eebcbb40b92565713931 /modules/mac/system-packages.nix
parentnara: move configuration to modules (diff)
downloadnixos-config-1c94962f71527ca1f5306ead0b6889cabc5d17b7.tar.xz
nixos-config-1c94962f71527ca1f5306ead0b6889cabc5d17b7.zip
nara: add flyctl
Diffstat (limited to 'modules/mac/system-packages.nix')
-rw-r--r--modules/mac/system-packages.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/system-packages.nix b/modules/mac/system-packages.nix
index 04222d0..a7b55bc 100644
--- a/modules/mac/system-packages.nix
+++ b/modules/mac/system-packages.nix
@@ -5,5 +5,6 @@
nixfmt-rfc-style
nil
just
+ flyctl
];
}