diff options
| author | Quentin Aristote <quentin@aristote.fr> | 2023-03-02 12:03:03 +0100 |
|---|---|---|
| committer | Quentin Aristote <quentin@aristote.fr> | 2023-03-02 12:03:03 +0100 |
| commit | 5ecb273fef57a5f2d2abd8de5eef9323705d0fbf (patch) | |
| tree | 9a6ae217646f58c0da85da70c746cef23d04a594 /nixos | |
| parent | 34d85aa7559d1bd96db863668820404fd0a5d2d1 (diff) | |
nixos: nix: fix auto-update stylix
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/nix.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/nix.nix b/nixos/nix.nix index 0f17fcb..281a786 100644 --- a/nixos/nix.nix +++ b/nixos/nix.nix @@ -13,7 +13,7 @@ "latitude-7490/my-nixpkgs" "latitude-7490/nixos-hardware" "latitude-7490/nixpkgs" - "lattitude-7490/stylix" + "latitude-7490/stylix" ]; # make auto-upgrade service lightweight |
