change grapejuice package to my package
This commit is contained in:
parent
51d9a27d82
commit
03df204da7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ in
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
users.users.sako.packages = with pkgs; [
|
users.users.sako.packages = with pkgs; [
|
||||||
grapejuice
|
sako.grapejuice
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue