rudimentary de/wm detection

This commit is contained in:
Mars 2025-01-30 19:06:46 -05:00
parent c42265e36d
commit 36bf93de41
Signed by: pupbrained
GPG key ID: 0FF5B8826803F895
6 changed files with 360 additions and 545 deletions

View file

@ -2,7 +2,6 @@
description = "C/C++ environment";
inputs = {
nixvim.url = "github:pupbrained/nvim-config";
nixpkgs.url = "github:NixOS/nixpkgs";
treefmt-nix.url = "github:numtide/treefmt-nix";
utils.url = "github:numtide/flake-utils";
@ -13,7 +12,6 @@
nixpkgs,
treefmt-nix,
utils,
nixvim,
...
}:
utils.lib.eachDefaultSystem (
@ -78,6 +76,8 @@
sdbus-cpp
valgrind
linuxKernel.packages.linux_zen.perf.out
xorg.libX11
wayland
]);
darwinPkgs = nixpkgs.lib.optionals stdenv.isDarwin (with pkgs.pkgsStatic.darwin.apple_sdk.frameworks; [