random garbage

This commit is contained in:
Tao Tien 2024-04-29 13:53:43 -07:00
parent 333fc943df
commit bb121c2d33
4 changed files with 7 additions and 39 deletions

View file

@ -32,9 +32,13 @@
wget
zstd
];
programs.firefox.enable = true;
programs.partition-manager.enable = lib.mkDefault true;
programs.nh = {
enable = true;
};
programs.firefox.enable = true;
programs.firefox.policies = {
DisablePocket = true;
PasswordManagerEnabled = false;