This commit is contained in:
mjallen18
2024-08-27 19:42:07 -05:00
parent 6e0a996187
commit 64a228fd40
5 changed files with 157 additions and 103 deletions

View File

@@ -3,6 +3,7 @@
home.packages = with pkgs; [
nixfmt-rfc-style
deadnix
gdm
gnomeExtensions.dash-to-dock
gnomeExtensions.arcmenu
gnomeExtensions.appindicator
@@ -38,4 +39,4 @@
"org/gtk/settings/file-chooser".clock-format = "12h";
};
};
}
}