diff options
| author | Quentin Aristote <quentin@aristote.fr> | 2023-03-01 16:22:09 +0100 |
|---|---|---|
| committer | Quentin Aristote <quentin@aristote.fr> | 2023-03-01 16:22:09 +0100 |
| commit | 20825c9ec1dee69791d252ac3709cfc5c850045b (patch) | |
| tree | 760f1237f049ffb5a099ddbed1d1621c545b404a /nixos/nix.nix | |
| parent | d5f0c356a33ec0b5670595f9a5175a642acee900 (diff) | |
use stylix
Diffstat (limited to 'nixos/nix.nix')
| -rw-r--r-- | nixos/nix.nix | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/nixos/nix.nix b/nixos/nix.nix index 27198ac..0f17fcb 100644 --- a/nixos/nix.nix +++ b/nixos/nix.nix @@ -9,10 +9,11 @@ }; system.autoUpgrade.flags = pkgs.personal.lib.updateInputFlags [ - "latitude-7490/nixpkgs" "latitude-7490/home-manager" - "latitude-7490/nixos-hardware" "latitude-7490/my-nixpkgs" + "latitude-7490/nixos-hardware" + "latitude-7490/nixpkgs" + "lattitude-7490/stylix" ]; # make auto-upgrade service lightweight |
