1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

Fix NixOS config for compatibility with unstable channel

- Fixed compatibility issues with the unstable channel
- Added new packages (`firebase-tools`, `wrl-randr`)
This commit is contained in:
xnm
2024-07-22 17:17:59 +03:00
parent ae58f87d04
commit 6b53716712
4 changed files with 3 additions and 2 deletions

View File

@@ -8,5 +8,6 @@
cargo-lambda
gnumake
cmake
firebase-tools
];
}