moves various things to home manager
All checks were successful
Nix Format Check / check-format (push) Successful in 1m4s

This commit is contained in:
2025-01-02 00:59:22 +01:00
parent df66535bf1
commit dfff773f7e
14 changed files with 237 additions and 230 deletions

View File

@@ -10,7 +10,6 @@
url = "github:hyprwm/hyprland-plugins";
inputs.hyprland.follows = "hyprland";
};
ghostty.url = "github:ghostty-org/ghostty";
};
outputs =
@@ -20,7 +19,6 @@
nixpkgs-unstable,
hyprland,
hyprland-plugins,
ghostty,
nixos-cosmic,
}:
let
@@ -50,7 +48,6 @@
pkgs-unstable
hyprland
hyprland-plugins
ghostty
nixos-cosmic
;
isWorkstation = true;
@@ -70,7 +67,6 @@
pkgs-unstable
hyprland
hyprland-plugins
ghostty
nixos-cosmic
;
isWorkstation = true;