From 4ec09b952bb25ea9b31a138f382d6659fde69c5f Mon Sep 17 00:00:00 2001 From: xmm16 Date: Tue, 10 Dec 2024 23:36:48 -0300 Subject: [PATCH] Test... --- flake.nix | 14 ++++++-------- hosts/micronix/users.nix | 8 +------- 2 files changed, 7 insertions(+), 15 deletions(-) diff --git a/flake.nix b/flake.nix index 35e45d0..dcc9754 100644 --- a/flake.nix +++ b/flake.nix @@ -7,6 +7,12 @@ repo = "nixpkgs"; ref = "nixos-unstable"; }; + chaotic = { + type = "github"; + owner = "chaotic-cx"; + repo = "nyx"; + ref = "nyxpkgs-unstable"; + }; flake-parts = { type = "github"; owner = "hercules-ci"; @@ -49,17 +55,9 @@ ref = "master"; inputs.nixpkgs.follows = "nixpkgs"; }; - # chaotic = { -# type = "github"; -# owner = "chaotic-cx"; -# repo = "nyx"; -# ref = "nyxpkgs-unstable"; - #}; - chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable"; }; outputs = inputs @ { nixpkgs, - chaotic, flake-parts, ... }: let diff --git a/hosts/micronix/users.nix b/hosts/micronix/users.nix index 6d1cddd..f7b0b18 100644 --- a/hosts/micronix/users.nix +++ b/hosts/micronix/users.nix @@ -1,8 +1,4 @@ -{ - inputs, - pkgs, - ... -}: { +{pkgs, ...}: { alqueva.users.xmm = { packages = builtins.attrValues { inherit @@ -11,8 +7,6 @@ alacritty firefox vesktop - mpv - imv ; }; groups = [