1
Fork 0
Personal nixos / home-manager configurations
Find a file
2020-05-10 00:38:47 +03:00
.gitsecret feat: wakatime 2020-04-11 22:55:48 +03:00
.vscode feat: a purescript optimizer and tsdx 2020-04-29 15:13:36 +03:00
modules feat: postgres 2020-05-10 00:38:47 +03:00
nix feat: a purescript optimizer and tsdx 2020-04-29 15:13:36 +03:00
.gitignore feat: wakatime 2020-04-11 22:55:48 +03:00
default.nix feat: a purescript optimizer and tsdx 2020-04-29 15:13:36 +03:00
LICENSE chore: added a LICENSE 2020-04-10 15:09:25 +03:00
README.md chore: Readme 2020-04-10 15:07:18 +03:00
secrets.nix.secret feat: wakatime 2020-04-11 22:55:48 +03:00

Nixos-config

My first nixos-config! A lot of stuff is taken from this config.

Just simlink this in /etc/nixos/configuration and import it in configuration.nix. This config does not do anything related to the hardware config, so keep that imported as well.

Stuff todo:

  • setup zsh
  • setup a way to save my vsc config
  • look into xmonad
  • setup other langs I use like f# and haskell