Updated formatting

This commit is contained in:
Zonsopkomst 2023-09-13 11:57:39 -05:00
parent 78834b4b2c
commit ab84edc206

View file

@ -1,6 +1,7 @@
#+title: NixOS TODO List
#+author: Zonsopkomst
#+date: 2022-11-30
* HOLD The Nix Fix
unpacking channels...
@ -28,6 +29,7 @@
- Issue with reading the init file using NixOS to manage configs
* TODO VSCodium
** TODO Add Snippets Configs
{
// Place your global snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and
@ -69,57 +71,102 @@
- usernamehw.find-jump
* TODO Packages
** SCHD [[starship][https://starship.rs/guide/#%F0%9F%9A%80-installation]]
** TODO Try new shells
- [[switch shells][https://linuxhandbook.com/change-shell-linux/]]
** TODO [[https://github.com/AbdelrhmanNile/UnderTaker141][UnderTaker141 ??]]
** TODO E-Pub Reader
** DONE [[Bavarder][flatpak install flathub io.github.Bavarder.Bavarder]]
** HOLD direnv
- [[direnv][https://www.tecmint.com/direnv-manage-environment-variables-in-linux/]]
** DONE FOSS Discord?
** DONE Outputs Command
*** You can explore all outputs from this configuration by using:
*** $ nix flake show
** TODO OpenBB Update
*** DONE Remove old OpenBB Docker image
*** DONE Update or add new OpenBB Docker image
*** HOLD Manage using nixos?
*** TODO Remote client of some sort
**** HOLD nomachine
** TODO NightPDF?
- flatpak install flathub io.github.lunarequest.NightPDF
* TODO Hyprland
- What is the bare minimum to do in order to get hyprland working so I can use it and learn as I go?
- Some package ideas as follows:
** TODO hyprland + swayidle + swaylock
*** [[Link][https://github.com/swaywm/sway/wiki/Useful-add-ons-for-sway]]
** TODO eww or waybar or [[nwg-panel][https://github.com/nwg-piotr/nwg-panel]]
** TODO neomutt + mbsync (email)
** TODO gpg + pass
** TODO sops-nix to manage secrets
** TODO podman
** TODO zathura
** TODO rofi / wofi
** TODO bat + fd + rg
** TODO nix-colors
** TODO sops-nix
** TODO bash w/ starship
** TODO Learn impermanence
** TODO deploy-rs
** DONE Improve kitty config
* TODO Headless Server
- Would like to transition from Ubuntu starting with my test server and eventually fully replacing with NixOS
** TODO Ability to SSH into Server using terminal / VSCodium
** TODO FreshRSS container
** TODO Guacamole or alternate remote client
** TODO Bookmark container
** TODO Jellyfin
** TODO Image Viewer
** TODO Questions for HuggingGPT
1. Question: Please show me detailed steps on how to set up a headless NixOS server that I can SSH into from another computer. It will need to use duckdns.org with NPM so that I can access it from a web browser. I would like NixOS to manage my containers directly instead of using Docker, but if there is no alternative, Docker or Podman are acceptable. I would also like to use an SSD drive for the main operating system, with two additional 18 TB hard drives, in which one will store container application's data, and the other will be used as a backup for the stated data on a regular basis.
2. I would like to run the following containers:
@ -137,12 +184,17 @@
* TODO RPI4
- Not sure if I want to go there, but maybe for a dedicated website?
** TODO Install on RPI4 [[RPI4][https://nix.dev/tutorials/installing-nixos-on-a-raspberry-pi]]
* DONE Declare Configuration Files for:
** DONE Xiphos on all PCs
** DONE VSCodium on all PCs
- First check your NixOS config files to make sure you don't overwrite
- This is the settings.json from your Windows Work machine:
@ -188,14 +240,18 @@
}
* DONE VS Codium
** DONE Switch all extensions to be written by nixos config
** DONE Add Lisp-Syntax
* DONE Switch appropriate apps over to home-manager
* DONE Clean up Flake
* FAIL Fonts?
- [[Last Entry][https://github.com/NixOS/nixpkgs/issues/30085]]
- Fixed issue on remote pc about blurred fonts, but cannot seem to crisp them up
- Was trying to go for clarity like on a mac
- May revisit in the future
- May revisit in the future