My NixOS/home-manager configuration files. NixOS: https://nixos.org; Home-manager: https://github.com/rycee/home-manager.
Go to file
2020-04-27 02:21:12 +03:00
hardware-configuration Encrypt drive 2020-02-28 10:43:35 +03:00
misc Update passwords 2020-02-17 16:00:59 +03:00
modules Update flake.nix modules/applications/packages.nix 2020-04-27 02:21:12 +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
.gitignore Update passwords 2020-02-17 16:00:59 +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 Update default.nix 2020-04-21 01:30:04 +03:00
flake.nix Update flake.nix modules/applications/packages.nix 2020-04-27 02:21:12 +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.gpg Update secrets 2020-02-28 14:17:55 +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
vm Update passwords 2020-02-17 16:00:59 +03:00
vm.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