Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Rosuavio/home-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eec46da · Jan 21, 2025
Feb 20, 2024
Feb 20, 2024
Mar 9, 2021
Dec 6, 2022
Dec 4, 2022
Jan 21, 2025
Nov 30, 2023
Jul 10, 2021
Nov 30, 2023
Jun 17, 2023
Feb 21, 2023
Feb 18, 2024
Feb 20, 2024
Feb 18, 2024
Dec 6, 2022
Nov 30, 2023
May 23, 2021

Repository files navigation

My home-manager conf

Repository moved to https://git.sr.ht/~rosuavio/home-config

This repo only depends on nix, the shell.nix file pulls in everything else. To use any of the tools run nix-shell in the root of the dir. The nix-shell env pulls in a few tools.

  1. home-manager for managing home dir configurations.
  2. npins for managing nix dependencies.
  3. pkgs-firefox-addons from the Nix User repository.

TODO: source pkgs-firefox-addons from https://gitlab.com/rycee/nixpkgs-firefox-addons

Go To Commands

To enter the development shell and get access to all the tools necessary.

nix-shell

To update home dir based off home conf use

home-manager switch

To update nix dependencies

npins update

To update firefox addons

nixpkgs-firefox-addons firefox/addons/addons.json firefox/addons/generated-firefox-addons.nix

TODO: consolidate updating to one update script.

Other

I got a TODO going.

Releases

No releases published

Packages

No packages published

Languages