feat: remove hyprland

This commit is contained in:
Jacob Bachmann 2024-05-05 13:53:54 +02:00
parent d601262749
commit 48b35271c7
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
9 changed files with 3 additions and 619 deletions

View file

@ -9,19 +9,6 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland = {
url = "github:hyprwm/Hyprland?ref=v0.39.0";
};
hy3 = {
url = "github:outfoxxed/hy3";
inputs.hyprland.follows = "hyprland";
};
waybar.url = "github:Alexays/Waybar";
ags.url = "github:Aylur/ags";
};
outputs = { self, nixpkgs, ... }@inputs: {
nixosConfigurations = {
@ -30,8 +17,6 @@
specialArgs = inputs;
modules = [
inputs.hyprland.nixosModules.default
./modules
./hosts/W530
@ -48,8 +33,6 @@
specialArgs = inputs;
modules = [
inputs.hyprland.nixosModules.default
./modules
./hosts/T430
@ -66,8 +49,6 @@
specialArgs = inputs;
modules = [
inputs.hyprland.nixosModules.default
./modules
./hosts/IROH