This commit is contained in:
LunarAkai 2025-03-14 16:38:33 +01:00
commit 254c963998
5 changed files with 122 additions and 104 deletions

View file

@ -1,6 +1,8 @@
{ config, pkgs, ... }:
{
config,
pkgs,
...
}: {
# Home Manager needs a bit of information about you and the paths it should
# manage.
home.username = "luna";