2023-07-01 11:51:07 +02:00
|
|
|
# NixOS Configuration Repository
|
2023-08-16 05:57:53 +02:00
|
|
|
## NOTE: These configs expect this repo to be cloned to /etc/nixos/git/
|
2023-07-01 09:48:31 +02:00
|
|
|
Repo for nix configuration files
|
2023-08-16 05:57:53 +02:00
|
|
|
|
2023-07-01 11:51:07 +02:00
|
|
|
---
|
2023-08-15 04:05:06 +02:00
|
|
|
# To Do List
|
2023-08-15 14:12:22 +02:00
|
|
|
* [ ] regreet config / theming - Icons still broken for some reason
|
2023-08-16 04:01:17 +02:00
|
|
|
* Possibly switch to tuigreet and gruv it
|
2023-08-15 14:12:22 +02:00
|
|
|
* [ ] mako config / theming
|
2023-08-16 04:01:17 +02:00
|
|
|
* [ ] waybar config / theming
|
2023-08-15 06:30:14 +02:00
|
|
|
* [ ] hyprland config / theming
|
2023-08-16 07:29:55 +02:00
|
|
|
* Try `libinput-gestures` for gesture control of Hyprland - [Link](https://github.com/bulletmark/libinput-gestures)
|
2023-08-16 03:53:33 +02:00
|
|
|
* [x] powerline config / theming
|
2023-08-16 05:12:39 +02:00
|
|
|
* [x] neofetch config / theming
|
|
|
|
* [x] kitty config / theming
|
2023-08-15 06:30:14 +02:00
|
|
|
* [ ] weechat / weechat-matrix
|
2023-08-15 12:21:32 +02:00
|
|
|
* [ ] rofi config / theming
|
|
|
|
* [x] nvidia drivers
|
|
|
|
* [ ] WINE configurations
|
|
|
|
* [x] btop config / theming
|
|
|
|
* [ ] swaylock config / theming
|
2023-08-16 05:57:53 +02:00
|
|
|
* [ ] vscodium and user-config.js file?
|
2023-08-15 12:21:32 +02:00
|
|
|
* [ ] Get function keys working (sound, brightness, etc)
|
|
|
|
* [ ] rofi - bitwarden-cli / bitwarden-menu ([Link](https://search.nixos.org/packages?channel=23.05&show=bitwarden-menu&from=0&size=50&sort=relevance&type=packages&query=bitwarden))
|
2023-08-15 13:27:04 +02:00
|
|
|
* [ ] Try and submit this as a nixpkg - [Link](https://github.com/SylEleuth/gruvbox-plus-icon-pack)
|
2023-08-16 03:53:33 +02:00
|
|
|
* [x] Possibly move away from powerline-go - I want something simpler
|
|
|
|
* Staying with powerline-go, just editing the config in `home-manager/bash.nix`
|
2023-08-16 04:38:20 +02:00
|
|
|
* [ ] Set up the fingerprint reader - [Link](https://www.makeuseof.com/set-up-fingerprint-scanner-with-pam-on-linux/)
|
2023-08-16 05:57:53 +02:00
|
|
|
* [ ] sublime music config / theming / integration - [Link](https://docs.sublimemusic.app/)
|
2023-08-16 07:29:55 +02:00
|
|
|
* [ ] hyprland
|
|
|
|
* [ ] Try hyprctl
|
2023-08-16 07:45:52 +02:00
|
|
|
* [ ] hyprwm plugins
|
|
|
|
* [ ] hyprbars - [Link](https://github.com/hyprwm/hyprland-plugins/tree/main/hyprbars)
|
2023-08-16 07:29:55 +02:00
|
|
|
* [ ] libinput-gestores?
|
|
|
|
* [ ] configure programs.light - keybinds in hyprland config
|
|
|
|
* [ ] authentication agent (like polkit-kde-agent)
|
|
|
|
|
2023-08-15 04:05:06 +02:00
|
|
|
---
|
|
|
|
|
2023-07-01 09:48:31 +02:00
|
|
|
# Information
|
2023-08-14 07:55:14 +02:00
|
|
|
### Home Manager
|
2023-07-07 00:47:28 +02:00
|
|
|
* Home Manager Documentation - [Link](https://nix-community.github.io/home-manager/index.html)
|
|
|
|
* Home Manager Options Search - [Link](https://mipmip.github.io/home-manager-option-search/)
|
2023-08-14 07:55:14 +02:00
|
|
|
|
|
|
|
### NixOS
|
2023-07-07 00:48:24 +02:00
|
|
|
* NixOS Documentation - Stable - [Link](https://nixos.org/manual/nixos/stable/)
|
2023-07-07 00:47:28 +02:00
|
|
|
* NixOS Packages / Options Search - [Link](https://search.nixos.org/)
|
2023-07-12 08:13:20 +02:00
|
|
|
* Nix User Repository (NUR) Search - [Link](https://nur.nix-community.org/)
|
2023-08-14 07:55:14 +02:00
|
|
|
|
|
|
|
### Examples / Useful Links
|
2023-07-07 00:47:28 +02:00
|
|
|
* Tons of good examples here - [Link](https://github.com/Mic92/dotfiles/blob/main/nixos/modules/)
|
2023-08-11 07:49:20 +02:00
|
|
|
* Track a Nixpkgs PR - [Link](https://nixpk.gs/pr-tracker.html)
|
2023-08-11 13:59:44 +02:00
|
|
|
* NixOS Flakes Intro Guide - [Link](https://nixos-and-flakes.thiscute.world/)
|
2023-07-03 04:14:30 +02:00
|
|
|
|
2023-08-15 12:21:32 +02:00
|
|
|
### Theming
|
|
|
|
* Neofetch Themes - Github - [Link](https://github.com/Chick2D/neofetch-themes/)
|
|
|
|
* Hyprland - Github - [Link](https://github.com/0bCdian/Hyprland_dotfiles/tree/gruvboxy)
|
|
|
|
|
2023-07-03 04:14:30 +02:00
|
|
|
---
|
|
|
|
# Theming
|
|
|
|
* To change system-wide themes, you need to change the following:
|
2023-08-16 05:21:44 +02:00
|
|
|
#### gnome
|
2023-07-03 04:14:30 +02:00
|
|
|
1. `desktops/gnome.nix` - Change the imports at the bottom.
|
2023-07-03 07:37:20 +02:00
|
|
|
2. `users/albert/gnome-dconf.nix` - Change the theme variants in the following:
|
2023-07-03 04:14:30 +02:00
|
|
|
* `org/gnome/shell/extensions/nightthemeswitcher/gtk-variants`
|
|
|
|
* `org/gnome/shell/extensions/nightthemeswitcher/icon-variants`
|
|
|
|
* `org/gnome/shell/extensions/nightthemeswitcher/shell-variants`
|
2023-08-16 05:21:44 +02:00
|
|
|
#### neovim
|
2023-08-15 04:05:06 +02:00
|
|
|
1. `home-manager/neovim.nix` - Change the following:
|
2023-07-03 04:14:30 +02:00
|
|
|
* `plugins = with pkgs.vimPlugins` - Add your theme under "Themes"
|
2023-08-15 04:05:06 +02:00
|
|
|
* `extraConfig` - Change the `colorscheme` and `AirlineTheme` sections
|
2023-08-16 05:21:44 +02:00
|
|
|
#### hyprland / waybar
|
2023-08-15 04:05:06 +02:00
|
|
|
1. WIP
|
2023-08-16 05:21:44 +02:00
|
|
|
#### kitty
|
2023-08-16 05:12:39 +02:00
|
|
|
1. `home-manager/kitty.nix` - Update the content of `home.file.".config/kitty/theme.conf".text`
|
2023-08-16 05:21:44 +02:00
|
|
|
#### Firefox
|
2023-08-15 04:05:06 +02:00
|
|
|
1. `home-manager/firefox.nix` - Change the entry under "# Theming"
|
2023-08-16 05:21:44 +02:00
|
|
|
#### btop
|
2023-08-15 06:30:58 +02:00
|
|
|
1. `home-manager/btop.nix` - Set `color_theme`
|
2023-08-16 05:21:44 +02:00
|
|
|
#### bash / powerline
|
2023-08-16 03:53:33 +02:00
|
|
|
1. `home-manager/bash.nix` - Set `theme` in `programs.powerline-go.settings`
|
2023-08-16 05:21:44 +02:00
|
|
|
#### neofetch
|
2023-08-16 05:12:39 +02:00
|
|
|
1. `home-manager/neofetch.nix` - Update the contents of `home.file.".config/neofetch/config.conf".text`
|
2023-07-03 10:36:10 +02:00
|
|
|
|
|
|
|
# GPG Keys
|
2023-08-15 04:17:58 +02:00
|
|
|
1. Import the user private key: `gpg import gpg/users/albert/privkey.asc`
|
|
|
|
2. Mark it as trusted: `gpg --edit-key albert@sysctl.io`, then type `trust`, then `5`
|
2023-08-15 05:56:43 +02:00
|
|
|
3. On each new machine, run `nix-shell -p ssh-to-pgp --run "ssh-to-pgp -i /etc/ssh/ssh_host_rsa_key -o HOSTNAME.asc"`
|
|
|
|
* This will output the identifier you add to `.sops.yaml`
|
|
|
|
* Move `HOSTNAME.asc` to `keys/hosts/` and upload to git and rename accordingly.
|
2023-08-15 04:17:58 +02:00
|
|
|
|
2023-08-15 06:00:58 +02:00
|
|
|
# Secrets
|
2023-07-04 07:44:25 +02:00
|
|
|
1. To edit a file: cd to `/path/to/nix-files/` and run:
|
2023-08-15 06:00:58 +02:00
|
|
|
* `nix-shell -p sops --run "sops secrets/secret_file.yml"`
|
2023-07-07 00:48:44 +02:00
|
|
|
* New shell alias: `sops secrets/secret_file.yml`
|
2023-08-15 06:19:40 +02:00
|
|
|
2. When you add a new machine, you must update the secrets files encryption.
|
|
|
|
* Run `sops-update secrets/secrets.yaml` and commit the change.
|
2023-07-12 08:08:57 +02:00
|
|
|
|
|
|
|
# Lanzaboote / SecureBoot
|
|
|
|
* Instructions here - [Link](https://git.sysctl.io/Mirrors/lanzaboote/src/branch/master/docs/QUICK_START.md)
|
|
|
|
1. Create your keys: `sbctl create-keys`
|
|
|
|
2. Verify your machine is ready for SecureBoot: `sbctl verify` - Everything except `*-bzImage.efi` are signed
|
|
|
|
3. Enter Secureboot Setup mode in your EFI Settings on the motherboard (F10)
|
|
|
|
* Security -> SecureBoot -> Set to Enabled and "Reset to Setup Mode" and exit
|
|
|
|
4. Enroll the keys: `sbctl enroll-keys --microsoft`
|
|
|
|
* If you wish, you acan select --tpm-eventlog, but checksums will change later (ie, at a kernel rebuild)
|
2023-08-13 15:00:35 +02:00
|
|
|
5. Reboot and verify you are activated: `bootctl status`
|
|
|
|
|
|
|
|
# Other
|
2023-08-15 14:12:22 +02:00
|
|
|
* Try this - https://yewtu.be/watch?v=61wGzIv12Ds&local=true
|
2023-08-15 15:09:48 +02:00
|
|
|
* gruvbox-factory - https://github.com/paulopacitti/gruvbox-factory
|
2023-08-16 03:53:33 +02:00
|
|
|
* https://github.com/Chick2D/neofetch-themes/
|
|
|
|
* https://github.com/0bCdian/Hyprland_dotfiles/blob/main/mako/config
|
|
|
|
* https://github.com/0bCdian/Hyprland_dotfiles/blob/gruvboxy/neofetch/config.conf
|
|
|
|
* https://man.sr.ht/~kennylevinsen/greetd/
|