Get support for sagikazarmark/nix-config
If you're new to LTH, please see our FAQ for more information on what it is we do.
Support Options
Unfortunately, there are currently no active helpers for this repository on the platform. Until they become available, we reccomend the following actions:
View Open IssuesTake a look to see if anyone else has experienced the same issue as you and if they managed to solve it.
Open an IssueMake sure to read any relevant guidelines for opening issues on this repo before posting a new issue.
Sponsor directlyCheck out the page and see if there are any options to sponsor this project or it's developers directly.
sagikazarmark/nix-config
My Nix(OS) configurations
This repository hosts my NixOS and home-manager configurations.
Installation
Preparing a new machine
When installing Nix/NixOS on a new machine for the first time, make sure you complete the following steps:
- Figure out a hostname for your machine.
- Create a new system configuration under
nixosConfigurations
(ordarwinConfigurations
) inflake.nix
. - Create a new directory under
hosts/
for your new host. - Create a new home configuration under
homeConfigurations
in the form ofuser@host
.
Installing NixOS
Follow the steps here to install NixOS.
Installing Nix on Darwin
Follow the steps here to install Nix on Darwin.
References
Installation guides
- https://nixos.org/manual/nixos/stable/index.html#sec-installation
- https://nixos.wiki/wiki/NixOS_Installation_Guide
- https://wiki.archlinux.org/title/installation_guide
- https://blog.tuxinaut.de/2018/05/07/part-1-installing-nixos/
Encryption
- https://nixos.wiki/wiki/Full_Disk_Encryption
- https://dzone.com/articles/nixos-native-flake-deployment-with-luks-and-lvm
- https://gist.github.com/ladinu/bfebdd90a5afd45dec811296016b2a3f
- https://gist.github.com/martijnvermaat/76f2e24d0239470dd71050358b4d5134
Config examples
- https://github.com/jonringer/nixpkgs-config
- https://github.com/kclejeune/system
- https://github.com/Misterio77/nix-config
- https://github.com/ttuegel/nixos-config
- https://github.com/vidbina/nixos-configuration
- https://github.com/wiltaylor/dotfiles
- https://github.com/foo-dogsquared/nixos-config
- https://github.com/jared-w/nixos-configs
- https://github.com/gvolpe/nix-config
Collection of Nix setups: https://nixos.wiki/wiki/Comparison_of_NixOS_setups
Misc
Our Mission
We want to make open source more sustainable. The entire platform was born from this and everything we do is in aid of this.
From the Blog
Interesting Articles
-
Generating income from open source
Jun 23 • 8 min read
-
2023 State of OSS
Apr 23 • 45 min read ★
-
A funding experiment...
Aug 19 • 10 min read
-
But You Said I could
Aug 19 • 2 min read
Thank you for checking out LiveTechHelper |
2025 © lth-dev incorporated
p-e622a1a2