diff options
Diffstat (limited to 'nixos/modules/features/starship/default.nix')
| -rw-r--r-- | nixos/modules/features/starship/default.nix | 5 |
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 |
