My NixOS/home-manager configuration files. NixOS: https://nixos.org; Home-manager: https://github.com/rycee/home-manager.
Go to file
2020-04-29 01:50:53 +03:00
.git-crypt Add 1 git-crypt collaborator 2020-04-27 04:36:02 +03:00
hardware-configuration flake 2020-04-27 04:39:21 +03:00
misc Update passwords 2020-02-17 16:00:59 +03:00
modules Handle locked secret.nix 2020-04-29 01:50:53 +03:00
.dir-locals.el Update passwords 2020-02-17 16:00:59 +03:00
.gitattributes git-crypt stuff 2020-04-27 04:38:08 +03:00
.gitignore git-crypt stuff 2020-04-27 04:38:08 +03:00
.projectile Update passwords 2020-02-17 16:00:59 +03:00
default.nix Update docs 2020-04-29 00:05:59 +03:00
flake.lock Handle locked secret.nix 2020-04-29 01:50:53 +03:00
flake.nix Handle locked secret.nix 2020-04-29 01:50:53 +03:00
LICENSE Update passwords 2020-02-17 16:00:59 +03:00
README.md Update docs 2020-04-29 00:05:59 +03:00
secret.nix secret.nix 2020-04-27 04:40:07 +03:00
support.nix Update passwords 2020-02-17 16:00:59 +03:00

balsofts nixos configuration

Creating your own secret.nix for better experience

You can check out the structure of ./secret.nix in ./modules/secrets.nix

Installing it on your machine

sudo nixos-rebuild test --flake .