Skip to content

Commit

Permalink
desktop kde
Browse files Browse the repository at this point in the history
  • Loading branch information
mlyxshi committed Dec 11, 2023
1 parent ef5b104 commit 0f2e245
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/os/nixos/desktop.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

environment.systemPackages = with pkgs; [
firefox
home-manager
];

environment.etc."firefox/policies/policies.json".text = builtins.toJSON (import ../../../home/firefox/policy.nix);
Expand Down

0 comments on commit 0f2e245

Please sign in to comment.