From 26c0f54f4182b06337ce0e0f3676f7bbd519e3d0 Mon Sep 17 00:00:00 2001 From: Tyler Mayoff Date: Wed, 19 Mar 2025 17:39:46 -0400 Subject: [PATCH] Minor things --- dot_config/flake/machines/wash/home.nix | 1 + private_dot_local/bin/executable_,daily_backup | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dot_config/flake/machines/wash/home.nix b/dot_config/flake/machines/wash/home.nix index f84f4e7..ac8025f 100644 --- a/dot_config/flake/machines/wash/home.nix +++ b/dot_config/flake/machines/wash/home.nix @@ -20,6 +20,7 @@ packages = with pkgs; [ ventoy + nom # (config.lib.nixGL.wrap renderdoc) ]; diff --git a/private_dot_local/bin/executable_,daily_backup b/private_dot_local/bin/executable_,daily_backup index 17faeb0..781eccb 100644 --- a/private_dot_local/bin/executable_,daily_backup +++ b/private_dot_local/bin/executable_,daily_backup @@ -1,4 +1,4 @@ -#!/bin/env fish +#!/usr/bin/env fish set current_date $(date +%Y-%m-%d)