1
Fork 0
Personal nixos / home-manager configurations
Find a file
2022-02-14 19:24:43 +02:00
.vscode feat: steam I think 2020-11-09 17:13:52 +02:00
dotfiles/neovim feat: working latex setup 2022-02-10 01:19:52 +02:00
hardware feat: added easy-purescript-nix/dhall 2021-11-21 20:08:57 +02:00
modules feat: kdeconnect 2022-02-14 19:24:43 +02:00
.gitattributes feat: removed git secret setup 2021-11-27 19:52:48 +02:00
.gitignore feat: added secrets to repo using git-crypt 2021-11-27 19:55:36 +02:00
.pnpm-debug.log feat: attempted to install prettierd 2022-02-01 15:28:29 +02:00
configuration.nix feat: the overlay stuff actually works now! 2022-01-25 12:26:06 +02:00
flake.lock feat: more work on nvim config 2022-01-30 21:19:35 +02:00
flake.nix feat: more work on nvim config 2022-01-30 21:19:35 +02:00
LICENSE chore: added a LICENSE 2020-04-10 15:09:25 +03:00
oldVimConfig.vim feat: started working on nvim config 2022-01-30 20:10:57 +02:00
prettierd feat: worked on nvim config more 2022-02-07 12:47:03 +02:00
README.md feat: trying to add the discord overlay 2022-01-25 12:00:09 +02:00
secrets.nix feat: added secrets to repo using git-crypt 2021-11-27 19:55:36 +02:00

Nixos-config

My flake based nixos configuration. To use this, just rebuild your system using sudo nixos-rebuild switch --flake . while in the project directory.

TODO:

  • make special separate dir for dotfiles. Would makes it easier to share them specifically