Some general cleanup to various nix files

This commit is contained in:
Random936
2024-08-03 10:10:21 -07:00
parent 02c91ba071
commit 693afdff9d
2 changed files with 2 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
{ inputs, config, pkgs, ... }: {
{ pkgs, ... }: {
home.packages = with pkgs; [
# Build deps
cmake