fix: button maps and flake fixes

This commit is contained in:
2025-02-21 12:14:04 +01:00
parent dfc7fb0e2e
commit cc72b2eff6
2 changed files with 8 additions and 0 deletions

View File

@@ -28,6 +28,8 @@
};
};
defaultPackage.${system} = self.packages.${system}.dwm;
devShells.${system}.default = pkgs.mkShell {
buildInputs = with pkgs; [
gnumake