add asahi packages
This commit is contained in:
parent
cf86c22c23
commit
b83c589220
1 changed files with 7 additions and 0 deletions
|
|
@ -1,6 +1,13 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
asahi-nvram
|
||||
asahi-bless
|
||||
asahi-btsync
|
||||
asahi-wifisync
|
||||
];
|
||||
|
||||
catppuccin = {
|
||||
accent = "peach";
|
||||
flavor = "mocha";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue