This commit is contained in:
Sakooooo 2023-09-05 19:43:33 +04:00
parent feb1b361a3
commit d3cf74c922
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -10,7 +10,7 @@ in
config = mkIf cfg.enable {
users.users.sako.packages = with pkgs; [
unstable.grapejuice
sako.grapejuice
];
};
}