This commit is contained in:
Sean Kovacs 2025-12-12 13:23:24 -05:00
commit 8a7dd224f9
Signed by: sckova
GPG key ID: 00F325187C68651A
15 changed files with 360 additions and 142 deletions

View file

@ -13,6 +13,8 @@
"riscv64-linux"
];
boot.kernelParams = [ "apple_dcp.show_notch=1" ];
catppuccin.accent = "peach";
home-manager.users.sckova = {