diff --git a/configuration.nix b/configuration.nix index 678cbbe..30ce733 100644 --- a/configuration.nix +++ b/configuration.nix @@ -1,5 +1,5 @@ # Edit this configuration file to define what should be installed on -# your system. Help is available in the configuration.nix(5) man page, on +#your system. Help is available in the configuration.nix(5) man page, on # https://search.nixos.org/options and in the NixOS manual (`nixos-help`). { config, lib, pkgs, ... }: @@ -95,6 +95,7 @@ clipcatd & home.packages = with pkgs; [ obsidian (callPackage (./rolldice/default.nix) {}) + clang-tools rclone trash-cli mumble diff --git a/dwm b/dwm index 1a7ba5c..5d30ee7 160000 --- a/dwm +++ b/dwm @@ -1 +1 @@ -Subproject commit 1a7ba5c47946d78d6f3e4e6ee218c9f32f7c8ccc +Subproject commit 5d30ee7db5800ccbc7d99ef718d133cb9fddc420