wip: home stuff

This commit is contained in:
2024-12-18 20:09:28 -05:00
parent b6653cee0b
commit 39afe2d114
5 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,8 @@
{pkgs, ...}: {
{
lib,
pkgs,
...
}: {
home.packages = with pkgs; [
nnn # terminal file manager

0
home/packages/server.nix Normal file
View File

View File