My NixOS/home-manager configuration files. NixOS: https://nixos.org; Home-manager: https://github.com/rycee/home-manager.
Go to file
2020-04-27 04:40:07 +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 flake 2020-04-27 04:39:21 +03:00
nix Update modules/applications/emacs/default.nix modules/applications/packages.nix modules/matrix-synapse.nix modules/nginx.nix modules/packages.nix modules/workspace/mopidy.nix nix/sources.json 2020-04-25 03:45:44 +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
bootstrap Update bootstrap 2020-04-21 01:34:25 +03:00
build Update build default.nix 2020-04-21 01:29:16 +03:00
default.nix flake 2020-04-27 04:39:21 +03:00
flake.lock flake 2020-04-27 04:39:21 +03:00
flake.nix flake 2020-04-27 04:39:21 +03:00
install Update passwords 2020-02-17 16:00:59 +03:00
LICENSE Update passwords 2020-02-17 16:00:59 +03:00
Makefile Update passwords 2020-02-17 16:00:59 +03:00
README.md Update passwords 2020-02-17 16:00: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
switch Update passwords 2020-02-17 16:00:59 +03:00

balsofts nixos configuration

Trying it out in VM

If you happen to run NixOS, you can quite easily check out my configuration by running

git clone https://github.com/balsoft/nixos-config --recursive && cd nixos-config && cat vm && read  && ./vm

I recommend you inspect vm script before running it. Press Ctrl-C if something seems wrong (after all, Microsoft owns Github now; you never know if its Windows 10 installation script)

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

Run ./install