aboutsummaryrefslogtreecommitdiff
path: root/hosts/myrtle/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/myrtle/configuration.nix')
-rw-r--r--hosts/myrtle/configuration.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/myrtle/configuration.nix b/hosts/myrtle/configuration.nix
index 2f47776..3bd8c56 100644
--- a/hosts/myrtle/configuration.nix
+++ b/hosts/myrtle/configuration.nix
@@ -42,6 +42,8 @@
42 nixpkgs.overlays = with self.overlays; [ 42 nixpkgs.overlays = with self.overlays; [
43 # statix 43 # statix
44 prompt 44 prompt
45 better-text-objs
46 vim-colors-plain
45 ]; 47 ];
46 48
47 environment.systemPackages = with pkgs; [ 49 environment.systemPackages = with pkgs; [