no clue really
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
{ config, pkgs, username, ... }:
|
||||
{
|
||||
pkgs,
|
||||
username,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
hjem.users.username.packages = with pkgs; [
|
||||
hjem.users.${username}.packages = with pkgs; [
|
||||
statix
|
||||
git
|
||||
zsh
|
||||
neofetch
|
||||
|
||||
Reference in New Issue
Block a user