Fix namespace misspelling
This commit is contained in:
@ -53,7 +53,7 @@ config, ... }: {
|
||||
|
||||
# Further tools
|
||||
|
||||
# (lib.internal.my-helper-function lazygit)
|
||||
(lib.frajul.my-helper-function lazygit)
|
||||
|
||||
# (pkgs.nerdfonts.override { fonts = [ "FantasqueSansMono" ]; })
|
||||
|
||||
@ -62,7 +62,7 @@ config, ... }: {
|
||||
# '')
|
||||
|
||||
## My scripts
|
||||
pkgs.internal.deploy-to-pianopi
|
||||
pkgs.frajul.deploy-to-pianopi
|
||||
];
|
||||
|
||||
home.file = {
|
||||
|
Reference in New Issue
Block a user