diff --git a/.gitignore b/.gitignore index e69de29..28958aa 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,2 @@ +.sops.yaml +todolist.md diff --git a/README.md b/README.md index ec8dd9f..9069d50 100644 --- a/README.md +++ b/README.md @@ -162,22 +162,3 @@ git clone https://github.com/anotherhadi/nixy ~/.config/nixos ```sh sudo nixos-rebuild switch --flake ~/.config/nixos#nixy ``` - -## TODOLIST - -
-Click to expand - -- [ ] Variable user & homeDir -- [ ] Custom GTK based on the colorscheme -- [ ] Obsidian.nvim on every markdown file -- [ ] Make hyprcursor working -- [ ] Secret variables in my config (Private bookmarks) -- [ ] Notif system - - [ ] Notify when battery is plugged/unplugged - - [ ] Notify when battery is low (system replace) - - [ ] Notify when battery is full - - [ ] Notify when USB key is plugged - - [ ] Notify when USB key is unplugged - -