wip
This commit is contained in:
parent
fb20c45ead
commit
d374a79f15
6 changed files with 355 additions and 64 deletions
|
@ -15,6 +15,9 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
aa.desktop.addons.fonts.enable = true;
|
||||
|
||||
# alacritty won't start without opengl
|
||||
hardware.opengl.enable = true;
|
||||
|
||||
aa.home = {
|
||||
extraOptions = {
|
||||
programs.alacritty = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue