This commit is contained in:
Andrea Ciceri 2023-04-20 20:12:02 +02:00
parent 9771b35612
commit 78fc80817c
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
4 changed files with 122 additions and 3 deletions

View file

@ -1,3 +1,5 @@
{
programs.hyprland.enable = true;
programs.hyprland = {
enable = true;
};
}