From 713b9a56158279b65f6ea8d24a266b146f78a3c7 Mon Sep 17 00:00:00 2001 From: Felix Albrigtsen Date: Tue, 22 Oct 2024 20:33:17 +0200 Subject: [PATCH] worf/home: Various small fixes --- flake.lock | 34 +++++++++++++++++++++++++--------- home/base.nix | 1 + home/zsh.nix | 2 +- hosts/worf/home.nix | 1 + 4 files changed, 28 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index 35f820f..89a3fca 100644 --- a/flake.lock +++ b/flake.lock @@ -56,11 +56,11 @@ ] }, "locked": { - "lastModified": 1720042825, - "narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=", + "lastModified": 1726989464, + "narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=", "owner": "nix-community", "repo": "home-manager", - "rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073", + "rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176", "type": "github" }, "original": { @@ -96,11 +96,11 @@ ] }, "locked": { - "lastModified": 1727999297, - "narHash": "sha256-LTJuQPCsSItZ/8TieFeP30iY+uaLoD0mT0tAj1gLeyQ=", + "lastModified": 1729579044, + "narHash": "sha256-0kEUVl5s8LHbK4/xEePflsdYVwG+RRFSIofSvITYmIU=", "owner": "lnl7", "repo": "nix-darwin", - "rev": "8c8388ade72e58efdeae71b4cbb79e872c23a56b", + "rev": "64d9d1ae25215c274c37e3e4016977a6779cf0d3", "type": "github" }, "original": { @@ -207,11 +207,11 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1726838390, - "narHash": "sha256-NmcVhGElxDbmEWzgXsyAjlRhUus/nEqPC5So7BOJLUM=", + "lastModified": 1728193676, + "narHash": "sha256-PbDWAIjKJdlVg+qQRhzdSor04bAPApDqIv2DofTyynk=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "944b2aea7f0a2d7c79f72468106bc5510cbf5101", + "rev": "ecbc1ca8ffd6aea8372ad16be9ebbb39889e55b6", "type": "github" }, "original": { @@ -269,6 +269,22 @@ "repo": "default", "type": "github" } + }, + "unstable": { + "locked": { + "lastModified": 1728241625, + "narHash": "sha256-yumd4fBc/hi8a9QgA9IT8vlQuLZ2oqhkJXHPKxH/tRw=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "c31898adf5a8ed202ce5bea9f347b1c6871f32d1", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } } }, "root": "root", diff --git a/home/base.nix b/home/base.nix index a215bda..1c938e8 100644 --- a/home/base.nix +++ b/home/base.nix @@ -11,6 +11,7 @@ bottom # ncdu neofetch + pwgen sshfs sshuttle ]; diff --git a/home/zsh.nix b/home/zsh.nix index 478850e..3acde23 100644 --- a/home/zsh.nix +++ b/home/zsh.nix @@ -37,7 +37,7 @@ initExtra = '' # Autocomplete ../ zstyle ':completion:*' special-dirs true - export PATH="$HOME/.config/emacs/bin:$PATH" + export PATH="$HOME/.config/emacs/bin:$HOME/.cargo/bin:$PATH" unalias "gs" if [ -f ~/.config/zsh-extras ]; then diff --git a/hosts/worf/home.nix b/hosts/worf/home.nix index df53f55..801af8f 100644 --- a/hosts/worf/home.nix +++ b/hosts/worf/home.nix @@ -13,6 +13,7 @@ home.packages = with pkgs; [ # prismlauncher borgbackup + bore-cli catimg cocoapods emacs-macport