fix eval,
This commit is contained in:
parent
483f0dd5c4
commit
14c100f606
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{pkgs, ...}: {
|
{config, pkgs, ...}: {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
telegram-desktop
|
telegram-desktop
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue