kogata: use common.desktop module

This commit is contained in:
Nikodem Rabuliński 2024-01-22 20:41:16 +01:00
parent ba8cfc1fd5
commit cb199bb55b

View file

@ -6,9 +6,7 @@
}: { }: {
nixpkgs.system = "aarch64-darwin"; nixpkgs.system = "aarch64-darwin";
settei.user.config = { settei.user.config.common.desktop.enable = true;
home.packages = with pkgs; [alacritty];
};
# TODO: Make it a settei module so it's easy to concatenate which pkgs are allowed # TODO: Make it a settei module so it's easy to concatenate which pkgs are allowed
nixpkgs.config.allowUnfreePredicate = pkg: nixpkgs.config.allowUnfreePredicate = pkg: