clean up & refoldering

This commit is contained in:
2024-11-28 15:44:34 +01:00
parent 56ca921d8f
commit 508aa43dc8
32 changed files with 177 additions and 641 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs, config, ... }:
{ pkgs, ... }:
{
home.packages = with pkgs; [ element-desktop ];