theme update, os flake change to unstable, fish and noctalia update

This commit is contained in:
2026-01-05 20:44:43 +01:00
parent 6be4358695
commit e2587ca6b5
12 changed files with 121 additions and 89 deletions

View File

@@ -2,7 +2,7 @@
description = "NixOS configuration";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
};
outputs = inputs@{ nixpkgs, home-manager, ... }: {