worf: update to nixos-23.11

main
Felix Albrigtsen 2023-12-17 01:05:34 +01:00 committed by Felix Albrigtsen
parent e8cfba2d0a
commit bd2cf5d765
4 changed files with 7 additions and 7 deletions

View File

@ -48,7 +48,7 @@
ripgrep
rsync
tree
unstable.eza
eza
wget
];

View File

@ -14,7 +14,7 @@
emacs
iterm2
spotify
unstable.ripes
ripes
bat
bottom
@ -25,7 +25,7 @@
nix-index
nodejs
tldr
unstable.eza
eza
zellij
pandoc

View File

@ -5,7 +5,7 @@ let
in {
services.yabai = {
enable = true;
package = pkgs.unstable.yabai;
package = pkgs.yabai;
enableScriptingAddition = true;
config = {
layout = "bsp";
@ -119,7 +119,7 @@ in {
services.sketchybar = {
enable = true;
package = pkgs.unstable.sketchybar;
package = pkgs.sketchybar;
# The config is handled outside of nix, and is placed in ~/.config/sketchybar
};

View File

@ -39,14 +39,14 @@ in { pkgs ? import <nixpkgs> {} }:
dig
nmap
rustscan
unstable.thc-hydra
thc-hydra
# davtest
# cadaver
httpie
john
unstable.hashcat
hashcat
] ++ lib.optionals (pkgs.stdenv.isLinux) [
sage