Skip to content

Releases: 99linesofcode/home-manager

v0.7.1

22 Feb 15:05
Compare
Choose a tag to compare

Bug Fixes

  • vscode: missing homeManager module import (fd579fb)

v0.7.0

22 Feb 14:53
Compare
Choose a tag to compare

Features

  • vscode: added module with marketplace extensions, keybindings and settings (d4f7635)

v0.6.0

22 Feb 12:09
Compare
Choose a tag to compare

Features

  • firefox: added php.net search engine (baa5f94)
  • firefox: install plugins from within module (e481f49)
  • firefox: set default language packs (e9c70a7)

v0.5.0

21 Feb 23:40
Compare
Choose a tag to compare

Features

  • playerctl: control media with media keys and playerctl (7d5ceca)
  • uwsm: launch applications in systemd slices (46c439b)

v0.4.0

21 Feb 22:00
Compare
Choose a tag to compare

Bug Fixes

  • issues surrounding screen sharing in Firefox and Discord (1bcac4f)
  • NixOS settings should've been behind a toggle (21a9710)

Features

  • added module for hyprpolkitagent (21cf1ff)
  • automatically import module files (4d529ff)

v0.3.0

18 Feb 15:30
Compare
Choose a tag to compare

Bug Fixes

  • nvim: no need for lsp-format as formatting is handled by conform/nvim-lsp (5e756ab)
  • nvim: superhtml default package has been set, no need to do this manually anymore (3ced794)

Features

  • nvim: add markview.nvim for markdown previews (2d8a855)
  • nvim: add snacks.nvim a collection of QoL plugins (9d0e689)
  • nvim: AI powered coding using codecompanion.nvim (cf087a6)
  • nvim: in editor Search and Replace through grug-far plugin (219e703)
  • nvim: replace gitsigns with mini.diff (5b3b069)

v0.2.0

15 Feb 15:44
Compare
Choose a tag to compare

Bug Fixes

  • conform: run formatters or fall back to using LSPs and nvim-lsp (3987350)

Features

  • generate configurations all supported architectures (1a9d769)
  • nix-direnv: enable home-manager integration (7a30996)

v0.1.1

13 Feb 23:16
Compare
Choose a tag to compare

Bug Fixes

  • conform.nvim: use dedicated formatter or fall back to eslint_d (cf058d3)
  • zsh: change back to ssh-agent plugin for the time being (513acf2)

v0.1.0

12 Feb 21:18
Compare
Choose a tag to compare

Features

  • configure nix to allow unfree packages and automate garbage collection (fdee0e5)
  • declare commonly used and shared dependencies (944e3da)
  • dynamically load host/user configuration (a50f26c)
  • initial flake based Home Manager configuration (17bbcdb)
  • lazygit: will want thist whenever git is enabled (1099e38)
  • locale: sensible defaults and spellchecking (e052630)
  • luna.shorty: first host/user/workstation configuration 🎉 (50fff4a)
  • module: dunst notification daemon (0d4de54)
  • module: firefox (6b0a0e9)
  • module: git (e416087)
  • module: hyprland (a5625db)
  • module: keyring (6aa98d9)
  • module: mpv media player (6fd0114)
  • module: nvim configuration inspired by LazyVim using nixvim (873b14d)
  • module: openssh (80168be)
  • module: rclone (31e0215)
  • module: sops secrets management (da6a7cd)
  • modules: separate packages and configuration by nix modules (f24570c)
  • module: steam (f474309)
  • module: stylix system-wide colorscheming and typography (8a2e74a)
  • module: waybar (273d872)
  • module: yazi terminal file manager (c8064df)
  • module: zellij terminal multiplexer (3eaa13a)
  • module: zsh and oh-my-zsh (0f312f8)
  • nvim: enable lazygit plugin and binds when it's enabled (9c99266)
  • sops: generate keys and setup creation rules (ac09808)