users/b12f: remove cloudflare-warp
This commit is contained in:
parent
567cf61344
commit
232c74786b
|
@ -35,18 +35,4 @@ in {
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
home-manager.users."${psCfg.user.name}" = {
|
|
||||||
home.packages = with pkgs; [
|
|
||||||
cloudflare-warp
|
|
||||||
];
|
|
||||||
|
|
||||||
xdg.configFile."neomutt/mailcap".source = ./.config/neomutt/mailcap;
|
|
||||||
};
|
|
||||||
|
|
||||||
environment.persistence."/persist" = {
|
|
||||||
directories = [
|
|
||||||
"/var/lib/cloudflare-warp"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue