mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 14:40:19 +02:00
tried fixing config
This commit is contained in:
parent
a2f761d5ef
commit
d35814cc6a
2 changed files with 9 additions and 1 deletions
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
username,
|
||||
...
|
||||
}:
|
||||
let
|
||||
username = "harry123";
|
||||
in
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
weechat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue