1
Fork 0
Personal nixos / home-manager configurations
Find a file
2020-04-11 22:48:54 +03:00
.gitsecret feat: added the GITHUB_TOKEN session variable for the hub cli 2020-04-10 15:00:22 +03:00
modules feat: some randome meme clis and planner 2020-04-11 22:48:54 +03:00
nix feat: some randome meme clis and planner 2020-04-11 22:48:54 +03:00
.gitignore feat: added git-secret and stuff 2020-04-10 14:51:37 +03:00
default.nix feat: initial config 2020-04-08 19:36:58 +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: added the GITHUB_TOKEN session variable for the hub cli 2020-04-10 15:00:22 +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