Compare commits

..

2 Commits

Author SHA1 Message Date
1ada9392b6 Add README.org 2025-06-07 04:10:23 -04:00
7b790129b7 192 current 2025-06-07 03:55:43 25.11.20250605.d3d2d80 6.15.1 * 2025-06-07 03:55:52 -04:00
2 changed files with 18 additions and 0 deletions

14
README.org Normal file
View File

@@ -0,0 +1,14 @@
#+TITLE: Nix Config Repository
#+AUTHOR: chase
#+LANGUAGE: en
Welcome to my Nix config repository!
Here you can find my config files. I have only been using NixOS since April 2025, so
this is probably not that great of a reference.
* Some Resources That Have Inspired This Config
- https://nixos-and-flakes.thiscute.world/
- https://github.com/kaleocheng/nix-dots/tree/master
- https://gist.github.com/0atman/1a5133b842f929ba4c1e195ee67599d5

View File

@@ -174,6 +174,10 @@
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [
aspell
aspellDicts.en
aspellDicts.en-computers
aspellDicts.en-science
ffmpeg ffmpeg
fortune fortune
imagemagick imagemagick