My NixOS/home-manager configuration files. NixOS: https://nixos.org; Home-manager: https://github.com/rycee/home-manager.
Go to file
2021-06-09 10:32:02 +03:00
compat Use overlaid pkgs on old nix 2021-06-03 22:38:06 +03:00
machines Move boot loader timeout to boot.nix 2021-06-08 20:01:45 +03:00
misc Update programs.sqlite 2021-02-24 12:48:06 +03:00
modules Persist zsh history better 2021-06-09 10:32:02 +03:00
profiles tmpfs root for x2100-laptop 2021-06-08 19:35:21 +03:00
.envrc Add shell.nix and direnv 2021-03-10 18:53:44 +03:00
.gitignore Add shell.nix and direnv 2021-03-10 18:53:44 +03:00
.projectile Update passwords 2020-02-17 16:00:59 +03:00
default.nix Use overlaid pkgs on old nix 2021-06-03 22:38:06 +03:00
flake.lock tmpfs root for x2100-laptop 2021-06-08 19:35:21 +03:00
flake.nix tmpfs root for x2100-laptop 2021-06-08 19:35:21 +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
shell.nix Add shell.nix and direnv 2021-03-10 18:53:44 +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 .