summaryrefslogtreecommitdiff
path: root/nixos/modules/features/starship
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/features/starship')
-rw-r--r--nixos/modules/features/starship/default.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/nixos/modules/features/starship/default.nix b/nixos/modules/features/starship/default.nix
deleted file mode 100644
index b364c5d..0000000
--- a/nixos/modules/features/starship/default.nix
+++ /dev/null
@@ -1,5 +0,0 @@
-{ ... }:
-
-{
- programs.starship.enable = true;
-} \ No newline at end of file