add reflac and misc changes

This commit is contained in:
2024-10-11 13:44:28 -04:00
parent dfa8472c04
commit 0f7f9e77dc
3 changed files with 25 additions and 23 deletions

View File

@@ -2,8 +2,8 @@
description = "Flake for server muffin";
inputs = {
# nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/master";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
# nixpkgs.url = "github:NixOS/nixpkgs/master";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";