My flake configuration for NixOS
Go to file
Ludovico 97d740dc04
treewide: Update!!!
2023-04-01 08:42:36 +10:00
assets change screenshot 2023-02-09 17:18:26 +10:00
hosts treewide: Update!!! 2023-04-01 08:42:36 +10:00
lib treewide: apply deadnix 2023-02-25 04:25:15 +10:00
modules treewide: apply deadnix 2023-02-25 04:25:15 +10:00
overlays treewide: Update!!! 2023-04-01 08:42:36 +10:00
pkgs treewide: Update!!! 2023-04-01 08:42:36 +10:00
profiles treewide: Update!!! 2023-04-01 08:42:36 +10:00
shell treewide: Update!!! 2023-04-01 08:42:36 +10:00
.editorconfig init digga 2023-02-08 06:41:32 +10:00
.envrc init digga 2023-02-08 06:41:32 +10:00
.gitignore init digga 2023-02-08 06:41:32 +10:00
LICENSE init LICENSE 2023-02-09 08:23:02 +09:30
README.md README: remove sway 2023-02-25 04:06:00 +10:00
default.nix apply statix ( linter ) 2023-02-08 21:19:23 +09:30
flake.lock treewide: Update!!! 2023-04-01 08:42:36 +10:00
flake.nix treewide: Update!!! 2023-04-01 08:42:36 +10:00
shell.nix init digga 2023-02-08 06:41:32 +10:00
treefmt.toml init digga 2023-02-08 06:41:32 +10:00

README.md

My NixOS Configuration

This is my personal NixOS configuration. It is a work in progress and I am still learning NixOS. I am using this configuration to learn Nix and to learn how to use NixOS to manage my personal computers.

Any damage caused by this configuration is not my responsibility. Use at your own risk.

Made with Doom Emacs NixOS Unstable


Screenshots

Screenshot


Software I use on my personal computer


Acknowledgment:

These are the people who have helped me learn Nix and NixOS. I would not have been able to do this without them.


Why Nix?

Nix allows for easy to manage, collaborative, reproducible deployments. This means that once something is setup and configured once, it works forever. If someone else shares their configuration, anyone can make use of it.

This flake is configured with the use of digga.