From 6e9d555c04e6791de7b0d79a3ccba222437a86a4 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Fri, 27 Oct 2023 21:14:24 -0500 Subject: [PATCH] updates from makefile --- flake.lock | 12 ++++++------ home/files/bash/bashrc | 1 + home/neovim.nix | 2 +- home/packages-cli.nix | 2 +- workstation/default.nix | 4 ++-- 5 files changed, 11 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index f0d0a89..22c9c03 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1698128422, - "narHash": "sha256-Qf39ATHrj6wfeC+K6uwD/FnI7RKrdEiN3uWaciUi0rM=", + "lastModified": 1698392685, + "narHash": "sha256-yx/sbRneR2AfSAeAMqUu0hoVJdjh+qhl/7dkirp8yo8=", "owner": "nix-community", "repo": "home-manager", - "rev": "6045b68ee725167ed0487f0fb88123202ba61923", + "rev": "1369d2cefb6f128c30e42fabcdebbacc07e18b3f", "type": "github" }, "original": { @@ -39,11 +39,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1697723726, - "narHash": "sha256-SaTWPkI8a5xSHX/rrKzUe+/uVNy6zCGMXgoeMb7T9rg=", + "lastModified": 1698318101, + "narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=", "owner": "nixos", "repo": "nixpkgs", - "rev": "7c9cc5a6e5d38010801741ac830a3f8fd667a7a0", + "rev": "63678e9f3d3afecfeafa0acead6239cdb447574c", "type": "github" }, "original": { diff --git a/home/files/bash/bashrc b/home/files/bash/bashrc index a43d1d9..3e1a6b3 100755 --- a/home/files/bash/bashrc +++ b/home/files/bash/bashrc @@ -28,6 +28,7 @@ PATH="/run/wrappers/bin:${HOME}/.nix-profile/bin:/etc/profiles/per-user/don/bin: export PATH export GOPATH="${HOME}/go" export TZ="America/Chicago" +export TZDIR="/etc/zoneinfo" if [ -f ${HOME}/.nix-profile/etc/profile.d/hm-session-vars.sh ] then diff --git a/home/neovim.nix b/home/neovim.nix index 0ada1ca..bbb9971 100644 --- a/home/neovim.nix +++ b/home/neovim.nix @@ -39,7 +39,7 @@ Recover-vim Shade-nvim # color SpaceCamp # color - YouCompleteMe + #YouCompleteMe ale ansible-vim aurora # color diff --git a/home/packages-cli.nix b/home/packages-cli.nix index 54f9e9e..43cded8 100644 --- a/home/packages-cli.nix +++ b/home/packages-cli.nix @@ -4,7 +4,7 @@ ./bash_complition.nix ./btop.nix ./git.nix - ./khal.nix + #./khal.nix ./khard.nix ./lf.nix ./liquidprompt.nix diff --git a/workstation/default.nix b/workstation/default.nix index 88e139b..2c83e6b 100644 --- a/workstation/default.nix +++ b/workstation/default.nix @@ -33,7 +33,7 @@ in # Set your time zone. time = { timeZone = "America/Chicago"; - hardwareClockInLocalTime = true; + hardwareClockInLocalTime = false; }; @@ -179,7 +179,7 @@ in pulseaudio ruby steam - udiskie + #udiskie wireplumber wlsunset xdg-utils