non important commit

This commit is contained in:
benstrb 2026-01-30 17:28:47 +01:00
parent 5acd321bcb
commit 9b950071e2
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,8 @@
{pkgs, ...}: {
{
pkgs,
inputs,
...
}: {
home = {
username = "benag";
homeDirectory = "/home/benag";
@ -27,6 +31,7 @@
];
home.packages = [
inputs.zen-browser.packages."x86_64-linux".default
pkgs.bspwm
pkgs.sxhkd