Skip to content

Releases: Flokkq/nixOS

refs/tags/v0.0.1

01 Nov 00:05
Compare
Choose a tag to compare
refs/tags/v0.0.1 Pre-release
Pre-release

Changelog

All notable changes to this project will be documented in this file.

[0.0.1] - 2024-11-01

🚀 Features

  • (zsh) Add nvim shortcut and remove unused scripts
  • (zsh) Increase history
  • (common) Add more wallpapers

🐛 Bug Fixes

  • (btop) Set theme correctly
  • (linux) Remove disko import
  • (linux) Correct monitor specification

📚 Documentation

  • (repo) Add README.md and LICENSE
  • (repo) Update README.md
  • (repo) Update README.md
  • (repo) Update README.md
  • (repo) Update README.md
  • (darwin) Update README.md
  • (repo) Add warnings to README.md
  • (repo) Update README.md
  • (darwin) Add documentation for nix-darwin
  • (darwin) Update nix-darwin doc
  • (darwin) Update nix-darwin doc
  • (repo) Update REDME.md
  • (common) Update docs to be conform with changes
  • (repo) Update README
  • (repo) Update INSTALL guide
  • (repo) Update INSTALL guide

⚙️ Miscellaneous Tasks

  • (version) Update nixOS version
  • (version) Version bump
  • (repo) Add .DS_Store to gitignore because this config is used on macos
  • (repo) Add script to generate hostname for new devices
  • (bump) Bump version
  • (bump) Revert time travell
  • (refactor) Nix fmt
  • (repo) Prepare for unstable release

Common

  • (refactor) Restructure home to enable adding macos config
  • (starship) Add starhsip
  • (nvim) Disable precognition and hardtime
  • (zellij) Add zelij
  • (starship) Add nix as prefix
  • (tmux) Rework tmux config
  • (tmux) Change tmux leader to C-W because of glove 80
  • (lazygit) Make layzgit work
  • (neofetch) Add neofetch config
  • (dev) Add cava and pipes-rs wo config
  • (tmux) Add pomodoro plugin
  • (git) Make git sync not be a global command
  • (nvim) Add rust snippets via luasnip
  • (zathura) Add keybind to open files in zathura
  • (refactor) Move custom .gitignore files to .git/info/exclude
  • (overlays) Add overlay
  • (modules) Add unfree packages
  • (modules) Add yubikey
  • (modules) Add languages
  • (base) Add unstable nixpgks to inputs
  • (base) Add disko to inputs
  • (base) Refactor entire configuration
  • (base) Resolve import issues in flake.nix
  • (reformat) Format with alejandro
  • (overlays) Remove overlays temporarely
  • (direnv) Add direnv
  • (justfile) Add justfile
  • (yazi) Add yazi
  • (bat) Add bat catppuccin theme
  • (vscode) Add vscode (broken)
  • (schizofox) Add schizofox base config
  • (base) Refactor flake.nix imports
  • (zsh) Rework rebuildnix command
  • (git) Set gh as authenticator
  • (wallpapers) Change wallpaper location

Darwin

  • (init) Incoperating darwin via nix-darwin
  • (prep) Darwin runs
  • (prep) Make home-manager work on darwin
  • (system) Add system settings and homebrew
  • (brew) Add yabai, skhd, sketchybar, jankyborders to darwin configruation
  • (yabai) Add yabai config
  • (skhd) Add skhd config
  • (sketchybar) Add jankyborders config
  • (sketchybar) Add sketchybar config
  • (sketchybar) Fix sketchybar & jankyborders
  • (system) Fix ctrl keybinds not working (HOW IS THIS THE FIX)
  • (sync) Muxis
  • (sync) Starship
  • (sync) Make git open work on both systems
  • (yabai) Fix yabai blur and mouse follow focus
  • (katana) Add kanata (broken rn)
  • (sync) Neofetch
  • (git) Make git open work with ssh

Linux

  • (hardware) Fix hardware-configuration.nix
  • (scripts) Change script structure to be conform with darwin changes
  • (sync) Fix linux
  • (hypr) Sync border colors
  • (kitty) Dont have tmux as init shell
  • (hypr) Fix hyprlock multiple display
  • (sync) Add change copy commands to work on both systems
  • (sync) Katana
  • (pkgs) Add banana cursos and gpt-script
  • (base) Update packages
  • (base) Enable more virtual stuff
  • (base) Enable shh
  • (base) Init gpg
  • (base) Fw settings
  • (base) Add docker to user config
  • (hypr) Fix monitor config issues
  • (gtk) Set catppuccin as gtk theme
  • (hyprpaper) Set wallpaper for all monitors correctly
  • (tmux) Remove unused themes
  • (cerulean-statistician) Reinstall with disko
  • (spicetify) Fix spicetify config
  • (nautilus) Factor out config into own file
  • (grimblast) Add grimblast and snapshot
  • (avisto) Add avisto
  • (browsers) Add schizofox
  • (dev) Fix import issues
  • (hypr) Show icons in wofi
  • (swaync) Add swaync
  • (vesktop) Fix vesktop config
  • (hypr) Rework hyprland keybinds
  • (hypr) Rework hardcoded wallpapers in config
  • (browser) Uninstall brave
  • (swaync) Fix styles

Repo

  • (git-cliff) Add git-cliff for auto generated release notes
  • (git-cliff) Add shell.nix for git-cliff dependencies
  • (git-cliff) Add actions to auto generate release with release notes
  • (common) Add more wallpapers
  • (ci) Add automatic version bump
  • (ci) Add flake expression check
  • (ci) Add format check

Templates

  • (init) Reintroduce templates that were removed in 13a7c2f