Skip to content

Commit

Permalink
docs: add Todos
Browse files Browse the repository at this point in the history
  • Loading branch information
ojsef39 committed Nov 10, 2024
1 parent cc0403b commit 03db0d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,5 @@ See example: <https://github.com/ojsef39/nix-personal>

- [ ] Move pkgs for all systems to shared/pkgs.nix
- [ ] Move packages to where they get used e.g. eza to shell/default.nix
- [ ] Use Vesktop instead of Discord
- [ ] Update READMEs
2 changes: 1 addition & 1 deletion hosts/darwin/system.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
CustomSystemPreferences = {};

# https://daiderd.com/nix-darwin/manual/index.html#opt-system.defaults.CustomUserPreferences
# SET THIS ALSO IN THE UPSTREAN CONFIG BUT SWAP OUT THE VALUES TO 0!!!
# Lock the dock after Apps were set by upstream
CustomUserPreferences = {
"com.apple.dock" = {
"contents-immutable" = 1;
Expand Down

0 comments on commit 03db0d5

Please sign in to comment.