worf: update to nixos-23.11

This commit is contained in:
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 ripgrep
rsync rsync
tree tree
unstable.eza eza
wget wget
]; ];

View File

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

View File

@ -5,7 +5,7 @@ let
in { in {
services.yabai = { services.yabai = {
enable = true; enable = true;
package = pkgs.unstable.yabai; package = pkgs.yabai;
enableScriptingAddition = true; enableScriptingAddition = true;
config = { config = {
layout = "bsp"; layout = "bsp";
@ -119,7 +119,7 @@ in {
services.sketchybar = { services.sketchybar = {
enable = true; enable = true;
package = pkgs.unstable.sketchybar; package = pkgs.sketchybar;
# The config is handled outside of nix, and is placed in ~/.config/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 dig
nmap nmap
rustscan rustscan
unstable.thc-hydra thc-hydra
# davtest # davtest
# cadaver # cadaver
httpie httpie
john john
unstable.hashcat hashcat
] ++ lib.optionals (pkgs.stdenv.isLinux) [ ] ++ lib.optionals (pkgs.stdenv.isLinux) [
sage sage