fix(hypr): keyboard formatting fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{pkgs, ...}: {
|
||||
imports = [
|
||||
../../apps/btop
|
||||
../../apps/anki
|
||||
@@ -12,4 +12,7 @@
|
||||
../../apps/ttyper
|
||||
../../apps/libreoffice
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
chromium
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user