My NixOS/home-manager configuration files. NixOS: https://nixos.org; Home-manager: https://github.com/rycee/home-manager.
Go to file
2020-04-27 21:58: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 Keybase 2020-04-27 21:58:07 +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 flake 2020-04-27 04:39:21 +03:00
flake.lock Update yt 2020-04-27 20:03:22 +03:00
flake.nix Add yt-utilities back 2020-04-27 18:48:28 +03:00
LICENSE 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

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