updated and swiched to nixos stable

This commit is contained in:
k
2024-10-16 17:12:32 -04:00
parent ede8768868
commit fedc9f2de4
2 changed files with 70 additions and 74 deletions

View File

@@ -2,7 +2,6 @@
description = "Nixos config flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
stylix.url = "github:danth/stylix";