Skip to content

Masrkai/Nix_Configuration

Repository files navigation

My NixOS Configuration ❄️

NixOS Nix

This is a very specialized configuration i really put my heart into over a year to have redundancy for my system because this is the whole point of NixOS in the first place

  • I have been learning Nix for a Year until the last update of this configuration, I am no expert like some others maybe are so take my choices with a grain of salt
  • Reviewed README on "7/11/2024"

In configuration I added support for

  • Bash

  • Python

  • C++

  • Rust

Configuration Schematic

  1. Programs and my own hand made things are in /Programs which currently include:
  • CTJ "Current images To JPEG" in Python

  • MD-PDF "Converts markdown files to PDF" in pyhton

  • Backup "What alllows me to publish my configuration on Github" in Bash

  • Setupcpp "Sets up a C++ Project" in Bash

  1. And there are some handy security configuration in security.nix which currently include:
  • Kernel parameters
  • Banned file formats

I Have More!

It's too long to document but i am going to soon