feat: Added stuff

This commit is contained in:
uttarayan21
2024-12-06 14:31:14 +05:30
parent 27c7d5dea6
commit 18af45f09e
8 changed files with 80 additions and 16 deletions

View File

@@ -1,4 +1,8 @@
{pkgs, ...}: {
{
config,
pkgs,
...
}: {
imports = [./yabai.nix ./skhd.nix];
# environment.systemPackages = with pkgs; [nix neovim];