prismlauncher: disable for now since it is broken and not used
This commit is contained in:
parent
50dee12881
commit
c11b4b6e17
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
environment.systemPackages = with pkgs; [ prismlauncher ];
|
# environment.systemPackages = with pkgs; [ prismlauncher ];
|
||||||
|
|
||||||
${namespace} = {
|
${namespace} = {
|
||||||
apps = {
|
apps = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue