updated flake and added the wierd unstable call to flake instead of versionless nonsense

This commit is contained in:
2026-05-18 19:51:19 +01:00
parent 783a29e700
commit e252ee0613
4 changed files with 45 additions and 24 deletions

View File

@@ -41,7 +41,7 @@
config = {
allowUnfree = true;
packageOverrides = pkgs: {
unstable = import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/nixos-unstable.tar.gz") {
unstable = import inputs.nixpkgs-unstable {
config = {
allowUnfree = true;
};
@@ -184,7 +184,7 @@
## Desktop
bibata-cursors
catppuccin-gtk
waybar
unstable.waybar
hyprlock
dunst
wlogout