Fixed minor things

This commit is contained in:
Tyler Mayoff 2025-04-08 18:40:00 -04:00
parent e5f1f9beaf
commit bb5c8355b6
2 changed files with 0 additions and 8 deletions

View file

@ -23,8 +23,6 @@
nixpkgs-bitwarden.url = "github:nixos/nixpkgs/6fd0382c80e18f0883709fb5a6bf9f40bc671a62";
hyprland.url = "github:hyprwm/Hyprland";
cosmic = {
url = "github:lilyinstarlight/nixos-cosmic";
};
@ -41,7 +39,6 @@
helix,
stylix,
cosmic,
hyprland,
...
} @ inputs: let
inherit (self) outputs;