2023-12-17 22:24:47 +00:00
|
|
|
---
|
|
|
|
layout: post
|
|
|
|
title: NixOS Configuration
|
|
|
|
categories: project
|
2023-12-24 05:00:26 +00:00
|
|
|
tags: [lua, nix]
|
|
|
|
href: "https://git.jrpotter.com/r/nixos-configuration"
|
2023-12-18 00:42:45 +00:00
|
|
|
image: nix.png
|
2023-12-17 22:24:47 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
The [nix](https://nixos.org){:target="_blank"} configuration files used to
|
|
|
|
declaratively describe my local and remote machines. The site you are on now is
|
|
|
|
declared within this project!
|