tried fixing config

This commit is contained in:
chloe 2024-10-12 22:21:23 +02:00
parent a2f761d5ef
commit d35814cc6a
2 changed files with 9 additions and 1 deletions

View file

@ -1,9 +1,11 @@
{
config,
pkgs,
username,
...
}:
let
username = "harry123";
in
{
environment.systemPackages = with pkgs; [
weechat