fully added laptop to nix-secrets.

This commit is contained in:
Gabe Venberg 2024-06-04 13:08:13 -05:00
parent 8c552faa1b
commit 6f5169947a
5 changed files with 9 additions and 33 deletions

View file

@ -5,9 +5,8 @@
...
}: {
imports = [
../../modules/home-manager/beets.nix
../../modules/home-manager/mpd.nix
../../modules/home-manager/beets.nix
../../configs/home-manager/beets.nix
../../configs/home-manager/mpd.nix
];
home.packages = with pkgs; (lib.mkIf config.host.gui.enable [
mpdevil