experimented with Obsidian

This commit is contained in:
Tomas Rivera
2026-03-18 15:57:43 +01:00
parent 234a407e3f
commit b39e429d3f
3 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -151,7 +151,7 @@
programs.firefox.enable = true;
# Allow unfree packages
nixpkgs.config.allowUnfree = false;
nixpkgs.config.allowUnfree = true; # Nonfree packages: Obsidian
# List packages installed in system profile. To search, run:
# $ nix search wget