kogata: use common.desktop module
This commit is contained in:
parent
ba8cfc1fd5
commit
cb199bb55b
1 changed files with 1 additions and 3 deletions
|
@ -6,9 +6,7 @@
|
|||
}: {
|
||||
nixpkgs.system = "aarch64-darwin";
|
||||
|
||||
settei.user.config = {
|
||||
home.packages = with pkgs; [alacritty];
|
||||
};
|
||||
settei.user.config.common.desktop.enable = true;
|
||||
|
||||
# TODO: Make it a settei module so it's easy to concatenate which pkgs are allowed
|
||||
nixpkgs.config.allowUnfreePredicate = pkg:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue