hotfix de reestructuración
This commit is contained in:
parent
b29950097c
commit
0bdad7bc4e
8 changed files with 18 additions and 14 deletions
|
@ -6,7 +6,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
home.packages = [
|
||||
(pkgs.callPackage ./package.nix {})
|
||||
protonup
|
||||
pkgs.protonup
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Reference in a new issue