aboutsummaryrefslogtreecommitdiff
path: root/hosts/myrtle/configuration.nix
diff options
context:
space:
mode:
authorAkshay <[email protected]>2023-01-22 05:14:53 +0000
committerAkshay <[email protected]>2023-01-22 05:14:53 +0000
commit4a6725d5c01c804c96205d99663606dec4d0327e (patch)
treee7d2689376095fbe866abd228c5447b03021deda /hosts/myrtle/configuration.nix
parentd328d8acc452f1d22dd6395e82e616aa4605fd38 (diff)
add rotate scripts
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; [